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 a99d171 + 50db5c3 commit 3cefac5Copy full SHA for 3cefac5
package.json
@@ -65,16 +65,16 @@
65
},
66
"homepage": "https://github.com/haiafara/vue-it-bigger",
67
"dependencies": {
68
- "@babel/runtime": "^7.18.2",
+ "@babel/runtime": "^7.18.6",
69
"babel-loader": "^8.2.2",
70
"chokidar": "3.5.2",
71
"hammerjs": "^2.0.8",
72
"terser-webpack-plugin": "^5.2.4"
73
74
"devDependencies": {
75
- "@babel/core": "^7.18.2",
76
- "@babel/plugin-transform-runtime": "^7.18.2",
77
- "@babel/preset-env": "^7.18.2",
+ "@babel/core": "^7.18.6",
+ "@babel/plugin-transform-runtime": "^7.18.6",
+ "@babel/preset-env": "^7.18.6",
78
"@vue/test-utils": "^1.0.0-beta.33",
79
"babel-core": "^7.0.0-bridge.0",
80
"copy-webpack-plugin": "9.0.1",
0 commit comments