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.
1 parent 3e98388 commit 4bef8a7Copy full SHA for 4bef8a7
package.json
@@ -49,11 +49,11 @@
49
"zooming": "2.1.1"
50
},
51
"devDependencies": {
52
- "@babel/core": "7.15.4",
53
- "@babel/plugin-transform-modules-commonjs": "7.15.4",
54
- "@babel/plugin-transform-typescript": "7.15.4",
55
- "@babel/preset-env": "7.15.4",
56
- "@babel/preset-typescript": "7.15.0",
+ "@babel/core": "7.22.19",
+ "@babel/plugin-transform-modules-commonjs": "7.22.15",
+ "@babel/plugin-transform-typescript": "7.22.15",
+ "@babel/preset-env": "7.22.15",
+ "@babel/preset-typescript": "7.22.15",
57
"@nuxt/types": "2.15.8",
58
"@nuxt/typescript-build": "2.1.0",
59
"@nuxtjs/eslint-config-typescript": "6.0.1",
0 commit comments