Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicou committed Mar 28, 2024
1 parent 465565c commit 1f6c20f
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 182 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"vue": "^3.4.21"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.8.0",
"@tsconfig/node20": "^20.1.2",
"@rushstack/eslint-patch": "^1.9.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.11.30",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue": "^9.24.0",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"tailwindcss": "^3.4.1",
"typescript": "~5.4.2",
"vite": "^5.2.2",
"tailwindcss": "^3.4.3",
"typescript": "~5.4.3",
"vite": "^5.2.6",
"vue-tsc": "^2.0.7"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 1f6c20f

Please sign in to comment.