Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip netlify]
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 6817f1a commit 28bc271
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 223 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
"lint": "ESLINT_USE_FLAT_CONFIG=true eslint 'src/**/*.*'",
"serve": "vite preview"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"engines": {
"node": ">=20.11.1",
"pnpm": "^9.0.0"
},
"dependencies": {
"pinia": "2.2.8",
"pinia": "2.3.0",
"uid": "2.0.2",
"vue": "3.5.13",
"vue-types": "5.1.3"
},
"devDependencies": {
"@eslint/js": "9.14.0",
"@eslint/js": "9.16.0",
"@types/node": "20.17.9",
"@vitejs/plugin-vue": "5.1.5",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.30.0",
"eslint-plugin-vue": "9.32.0",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier": "3.4.2",
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0",
"typescript": "5.7.2",
"typescript-eslint": "8.17.0",
"vite": "5.4.11",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-pwa": "0.21.1",
"vite-svg-loader": "5.1.0",
"vue-eslint-parser": "9.4.3",
"vue-tsc": "2.1.10"
Expand Down
Loading

0 comments on commit 28bc271

Please sign in to comment.