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] committed Jun 14, 2024
1 parent 03fab95 commit 0ae8799
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 137 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@
"dependencies": {
"pinia": "2.1.7",
"uid": "2.0.2",
"vue": "3.4.27",
"vue": "3.4.29",
"vue-types": "5.1.2"
},
"devDependencies": {
"@eslint/js": "9.4.0",
"@types/node": "20.14.2",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "3.4.27",
"@vitejs/plugin-vue": "5.0.5",
"@vue/compiler-sfc": "3.4.29",
"autoprefixer": "10.4.19",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.26.0",
"postcss": "8.4.38",
"prettier": "3.3.1",
"tailwindcss": "3.4.3",
"prettier": "3.3.2",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"typescript-eslint": "7.12.0",
"vite": "5.2.11",
"vite": "5.2.13",
"vite-plugin-pwa": "0.20.0",
"vite-svg-loader": "5.1.0",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.16"
"vue-eslint-parser": "9.4.3",
"vue-tsc": "2.0.21"
},
"prettier": {
"trailingComma": "all",
Expand Down
Loading

0 comments on commit 0ae8799

Please sign in to comment.