|
94 | 94 | "@web-stories-wp/karma-failed-tests-reporter": "*", |
95 | 95 | "@web-stories-wp/karma-puppeteer-client": "*", |
96 | 96 | "@web-stories-wp/karma-puppeteer-launcher": "*", |
97 | | - "@wordpress/babel-plugin-import-jsx-pragma": "^4.33.0", |
98 | | - "@wordpress/dependency-extraction-webpack-plugin": "^5.1.0", |
99 | | - "@wordpress/eslint-plugin": "^17.7.0", |
| 97 | + "@wordpress/babel-plugin-import-jsx-pragma": "^5.22.0", |
| 98 | + "@wordpress/dependency-extraction-webpack-plugin": "^6.22.0", |
| 99 | + "@wordpress/eslint-plugin": "^22.8.0", |
100 | 100 | "ajv-cli": "^5.0.0", |
101 | 101 | "ajv-formats": "^3.0.1", |
102 | 102 | "babel-jest": "^29.6.1", |
103 | | - "babel-loader": "^9.2.1", |
104 | | - "babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131", |
| 103 | + "babel-loader": "^10.0.0", |
| 104 | + "babel-plugin-react-compiler": "19.1.0-rc.1", |
105 | 105 | "babel-plugin-styled-components": "^2.1.4", |
106 | 106 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
107 | 107 | "browserslist": "^4.24.5", |
|
126 | 126 | "eslint-plugin-oxlint": "^0.16.8", |
127 | 127 | "eslint-plugin-prettier": "^5.2.6", |
128 | 128 | "eslint-plugin-react": "^7.37.5", |
129 | | - "eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131", |
130 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 129 | + "eslint-plugin-react-compiler": "19.1.0-rc.1", |
| 130 | + "eslint-plugin-react-hooks": "^5.2.0", |
131 | 131 | "eslint-plugin-security": "^3.0.1", |
132 | 132 | "eslint-plugin-styled-components-a11y": "^2.2.0", |
133 | 133 | "eslint-plugin-testing-library": "^7.1.1", |
|
162 | 162 | "postcss-syntax": "^0.36.2", |
163 | 163 | "prettier": "^3.5.3", |
164 | 164 | "puppeteer": "^24.8.0", |
165 | | - "react-compiler-runtime": "19.0.0-beta-714736e-20250131", |
| 165 | + "react-compiler-runtime": "19.1.0-rc.1", |
166 | 166 | "react-refresh": "^0.17.0", |
167 | 167 | "react-test-renderer": "^17.0.2", |
168 | 168 | "rollup": "^2.79.2", |
|
0 commit comments