We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d9e83 commit 42605daCopy full SHA for 42605da
package.json
@@ -130,11 +130,11 @@
130
},
131
"devDependencies": {
132
"@axe-core/react": "^4.9.0",
133
- "@babel/core": "^7.24.1",
134
- "@babel/plugin-syntax-import-assertions": "^7.24.1",
135
- "@babel/preset-env": "^7.24.1",
136
- "@babel/preset-react": "^7.24.1",
137
- "@babel/preset-typescript": "^7.24.1",
+ "@babel/core": "^7.26.0",
+ "@babel/plugin-syntax-import-assertions": "^7.26.0",
+ "@babel/preset-env": "^7.26.0",
+ "@babel/preset-react": "^7.26.3",
+ "@babel/preset-typescript": "^7.26.0",
138
"@eslint/js": "^9.15.0",
139
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
140
"@portabletext/types": "^2.0.6",
0 commit comments