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 10, 2023
1 parent 6ff2259 commit 4961a8c
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 306 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.9.0
20.10.0
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,36 @@
"lint": "eslint 'src/**/*.*'",
"serve": "vite preview"
},
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.12.0",
"engines": {
"node": ">=16.19.1",
"pnpm": "^8.0.0"
},
"dependencies": {
"pinia": "2.1.6",
"pinia": "2.1.7",
"uid": "2.0.2",
"vue": "3.3.4",
"vue": "3.3.11",
"vue-types": "5.1.1"
},
"devDependencies": {
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-vue": "4.3.4",
"@vue/compiler-sfc": "3.3.4",
"autoprefixer": "10.4.15",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.17.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitejs/plugin-vue": "4.5.2",
"@vue/compiler-sfc": "3.3.11",
"autoprefixer": "10.4.16",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-vue": "9.19.2",
"postcss": "8.4.32",
"prettier": "3.1.1",
"tailwindcss": "3.3.6",
"typescript": "5.3.3",
"vite": "4.4.9",
"vite-plugin-pwa": "0.16.4",
"vite-plugin-pwa": "0.17.4",
"vite-svg-loader": "4.0.0",
"vue-tsc": "1.8.8"
"vue-tsc": "1.8.25"
},
"prettier": {
"trailingComma": "all",
Expand Down
Loading

0 comments on commit 4961a8c

Please sign in to comment.