Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Purple-CSGO committed Sep 28, 2024
1 parent 937fca6 commit 227c49f
Show file tree
Hide file tree
Showing 2 changed files with 2,220 additions and 1,803 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
"fix": "eslint --fix --ext .ts,.vue ."
},
"dependencies": {
"vue": "^3.4.15"
"vue": "^3.5.10"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.1",
"postcss": "^8.4.33",
"sass": "^1.70.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.28.0",
"postcss": "^8.4.47",
"sass": "^1.79.4",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitepress": "1.0.0-rc.34",
"vitepress-sidebar": "^1.18.6",
"vitepress-sidebar": "^1.27.1",
"vue-tsc": "^1.8.27"
},
"postcss": {
Expand Down
Loading

0 comments on commit 227c49f

Please sign in to comment.