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 13813dc + 3d240e5 commit 4f2a12aCopy full SHA for 4f2a12a
2 files changed
package.json
@@ -108,10 +108,10 @@
108
"workbox-window": "^7.3.0"
109
},
110
"devDependencies": {
111
- "@babel/core": "^7.28.5",
112
- "@babel/plugin-syntax-import-assertions": "^7.27.1",
113
- "@babel/plugin-transform-runtime": "^7.28.5",
114
- "@babel/preset-env": "^7.28.5",
+ "@babel/core": "^7.29.0",
+ "@babel/plugin-syntax-import-assertions": "^7.28.6",
+ "@babel/plugin-transform-runtime": "^7.29.0",
+ "@babel/preset-env": "^7.29.0",
115
"@testing-library/jest-dom": "^6.6.3",
116
"@testing-library/user-event": "^14.6.1",
117
"@testing-library/vue": "^5",
0 commit comments