|
56 | 56 | "web-vitals": "^4.2.4" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@babel/core": "7.27.1", |
60 | | - "@babel/plugin-syntax-decorators": "^7.27.1", |
61 | | - "@babel/plugin-transform-exponentiation-operator": "^7.27.1", |
62 | | - "@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1", |
63 | | - "@babel/plugin-transform-react-jsx": "^7.27.1", |
64 | | - "@babel/preset-env": "7.27.2", |
65 | | - "@babel/preset-typescript": "^7.27.1", |
| 59 | + "@babel/core": "catalog:", |
| 60 | + "@babel/plugin-syntax-decorators": "catalog:", |
| 61 | + "@babel/plugin-transform-exponentiation-operator": "catalog:", |
| 62 | + "@babel/plugin-transform-nullish-coalescing-operator": "catalog:", |
| 63 | + "@babel/plugin-transform-react-jsx": "catalog:", |
| 64 | + "@babel/preset-env": "catalog:", |
| 65 | + "@babel/preset-typescript": "catalog:", |
66 | 66 | "@jest/globals": "^29.7.0", |
67 | 67 | "@playwright/test": "^1.52.0", |
68 | 68 | "@posthog-tooling/rollup-utils": "workspace:*", |
|
79 | 79 | "@rrweb/rrweb-plugin-console-record": "2.0.0-alpha.17", |
80 | 80 | "@rrweb/types": "2.0.0-alpha.17", |
81 | 81 | "@sentry/types": "8.7.0", |
82 | | - "@testing-library/dom": "^9.3.0", |
83 | | - "@testing-library/jest-dom": "^6.5.0", |
84 | | - "@testing-library/preact": "^3.2.4", |
| 82 | + "@testing-library/dom": "catalog:", |
| 83 | + "@testing-library/jest-dom": "catalog:", |
| 84 | + "@testing-library/preact": "catalog:", |
85 | 85 | "@types/dotenv": "^8.2.3", |
86 | | - "@types/jest": "^29.5.12", |
| 86 | + "@types/jest": "catalog:", |
87 | 87 | "@types/node": "^22.5.0", |
88 | 88 | "@types/sinon": "^17.0.1", |
89 | 89 | "@types/web": "^0.0.222", |
|
98 | 98 | "http-server": "14.1.1", |
99 | 99 | "husky": "^8.0.1", |
100 | 100 | "identity-obj-proxy": "^3.0.0", |
101 | | - "jest": "^29.7.0", |
102 | | - "jest-environment-jsdom": "^29.7.0", |
| 101 | + "jest": "catalog:", |
| 102 | + "jest-environment-jsdom": "catalog:", |
103 | 103 | "jsdom": "16.7.0", |
104 | 104 | "jsdom-global": "3.0.2", |
105 | 105 | "localStorage": "1.0.4", |
|
110 | 110 | "postcss-nesting": "^13.0.1", |
111 | 111 | "posthog-js": "link:", |
112 | 112 | "preact-render-to-string": "^6.3.1", |
113 | | - "rollup": "^4.50.0", |
| 113 | + "rollup": "catalog:", |
114 | 114 | "rollup-plugin-dts": "^6.2.3", |
115 | 115 | "rollup-plugin-postcss": "^4.0.2", |
116 | 116 | "rollup-plugin-visualizer": "^6.0.3", |
|
0 commit comments