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 92100f7 commit e503154
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 2,045 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@vue/test-utils": "^1.1.2",
"@vue/test-utils3": "npm:@vue/test-utils@2.0.0-rc.18",
"@vue/test-utils": "1.3.6",
"@vue/test-utils3": "npm:@vue/test-utils@2.4.3",
"@babel/eslint-parser": "^7.11.0",
"babel-jest": "^27.3.1",
"babel-loader": "^8.2.2",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-vue": "^7.4.1",
"jest": "^26.6.3",
"jest": "27.5.1",
"vue": "^2.6.11",
"vue-template-compiler": "^2.6.12",
"vue3": "npm:vue@3.2.26",
Expand Down

0 comments on commit e503154

Please sign in to comment.