Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicou committed Feb 20, 2024
1 parent 045014b commit c58da07
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 140 deletions.
12 changes: 6 additions & 6 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.0.9",
"colorjs.io": "^0.4.5",
"vue": "^3.4.16"
"vue": "^3.4.19"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.7.2",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.16",
"@vitejs/plugin-vue": "^5.0.3",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.21.1",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"sass": "^1.71.0",
"tailwindcss": "^3.4.1",
"typescript": "~5.3.3",
"vite": "^5.1.0",
"vite": "^5.1.3",
"vue-tsc": "^1.8.27"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.15.3"
}
Loading

0 comments on commit c58da07

Please sign in to comment.