|
100 | 100 | "uuid": "10.0.0"
|
101 | 101 | },
|
102 | 102 | "devDependencies": {
|
103 |
| - "@babel/cli": "7.25.9", |
104 |
| - "@babel/core": "7.26.0", |
105 |
| - "@babel/preset-env": "7.26.0", |
106 |
| - "@babel/preset-react": "7.25.9", |
| 103 | + "@babel/cli": "7.26.4", |
| 104 | + "@babel/core": "7.26.7", |
| 105 | + "@babel/preset-env": "7.26.7", |
| 106 | + "@babel/preset-react": "7.26.3", |
107 | 107 | "@babel/preset-typescript": "7.26.0",
|
108 | 108 | "@next/eslint-plugin-next": "15.1.5",
|
109 | 109 | "@payloadcms/eslint-config": "workspace:*",
|
110 | 110 | "@types/busboy": "1.5.4",
|
111 | 111 | "@types/react": "19.0.1",
|
112 | 112 | "@types/react-dom": "19.0.1",
|
113 | 113 | "@types/uuid": "10.0.0",
|
114 |
| - "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
115 |
| - "esbuild": "0.24.0", |
| 114 | + "babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131", |
| 115 | + "esbuild": "0.24.2", |
116 | 116 | "esbuild-sass-plugin": "3.3.1",
|
117 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
| 117 | + "eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131", |
118 | 118 | "payload": "workspace:*",
|
119 |
| - "swc-plugin-transform-remove-imports": "2.0.0" |
| 119 | + "swc-plugin-transform-remove-imports": "3.1.0" |
120 | 120 | },
|
121 | 121 | "peerDependencies": {
|
122 | 122 | "graphql": "^16.8.1",
|
|
0 commit comments