Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
axlwaii committed Feb 5, 2024
1 parent 98b213a commit 46c06ae
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 261 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@vue/test-utils": "1.3.6",
"@vue/test-utils3": "npm:@vue/[email protected]",
"@babel/eslint-parser": "^7.11.0",
"@babel/eslint-parser": "^7.23.3",
"babel-jest": "^27.3.1",
"babel-loader": "^8.2.2",
"eslint": "^7.17.0",
"eslint": "^8.46.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-vue": "^7.4.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-vue": "^9.16.1",
"jest": "^26.6.3",
"vue": "^2.6.11",
"vue": "^2.7.14",
"vue-template-compiler": "^2.6.12",
"vue3": "npm:[email protected]",
"webpack": "^5.13.0",
Expand Down
Loading

0 comments on commit 46c06ae

Please sign in to comment.