We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 331e6fd + 88e0878 commit 5de14d4Copy full SHA for 5de14d4
package.json
@@ -35,7 +35,7 @@
35
},
36
"private": true,
37
"dependencies": {
38
- "@babel/core": "^7.22.1",
+ "@babel/core": "^7.28.0",
39
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3",
40
"@babel/plugin-transform-react-inline-elements": "^7.21.0",
41
"@babel/plugin-transform-runtime": "^7.22.4",
@@ -158,7 +158,7 @@
158
"@formatjs/cli": "^6.1.1",
159
"@testing-library/jest-dom": "^6.0.0",
160
"@testing-library/react": "^14.0.0",
161
- "@types/babel__core": "^7.20.1",
+ "@types/babel__core": "^7.20.5",
162
"@types/emoji-mart": "^3.0.9",
163
"@types/escape-html": "^1.0.2",
164
"@types/express": "^4.17.17",
0 commit comments