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 2c180d1 + b719e6d commit 2b71cfaCopy full SHA for 2b71cfa
package.json
@@ -108,10 +108,10 @@
108
"workbox-window": "^7.3.0"
109
},
110
"devDependencies": {
111
- "@babel/core": "^7.28.4",
+ "@babel/core": "^7.28.5",
112
"@babel/plugin-syntax-import-assertions": "^7.27.1",
113
- "@babel/plugin-transform-runtime": "^7.28.3",
114
- "@babel/preset-env": "^7.28.3",
+ "@babel/plugin-transform-runtime": "^7.28.5",
+ "@babel/preset-env": "^7.28.5",
115
"@testing-library/jest-dom": "^6.6.3",
116
"@testing-library/user-event": "^14.6.1",
117
"@testing-library/vue": "^5",
0 commit comments