Skip to content

Commit

Permalink
Merge pull request #9 from Laximas/snyk-upgrade-916dac57733b62d39830e…
Browse files Browse the repository at this point in the history
…aa6df8c3983

[Snyk] Upgrade vue from 3.3.4 to 3.3.6
  • Loading branch information
Laximas authored Dec 7, 2023
2 parents 1e56d73 + ee83be1 commit 0204630
Show file tree
Hide file tree
Showing 2 changed files with 688 additions and 647 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.10"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@vitejs/plugin-vue": "^4.3.4",
"@rushstack/eslint-patch": "^1.6.0",
"@vitejs/plugin-vue": "^4.5.2",
"@vue/cli-service": "~5.0.8",
"@vue/eslint-config-prettier": "^7.1.0",
"eslint": "^8.48.0",
"eslint-plugin-vue": "^9.17.0",
"eslint": "^8.55.0",
"eslint-plugin-vue": "^9.19.2",
"gh-pages": "^5.0.0",
"prettier": "^2.8.8",
"sass": "^1.66.1",
"vite": "^4.4.9",
"sass": "^1.69.5",
"vite": "^4.5.1",
"vite-plugin-css-injected-by-js": "^2.4.0"
},
"directories": {
Expand Down
Loading

0 comments on commit 0204630

Please sign in to comment.