Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicou committed Oct 1, 2024
1 parent 20a2bf6 commit cdb4f42
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 232 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
"dependencies": {
"@fontsource-variable/nunito-sans": "^5.1.0",
"colorjs.io": "^0.5.2",
"vue": "^3.5.6"
"vue": "^3.5.10"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@types/node": "^20.16.10",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-vue": "^9.28.0",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"tailwindcss": "^3.4.11",
"typescript": "~5.6.0",
"typescript-eslint": "^8.5.0",
"vite": "^5.4.5",
"sass": "^1.79.4",
"tailwindcss": "^3.4.13",
"typescript": "~5.6.2",
"typescript-eslint": "^8.8.0",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
},
"packageManager": "[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
Expand Down
Loading

0 comments on commit cdb4f42

Please sign in to comment.