Skip to content

Commit 00e63e5

Browse files
committed
chore(deps): update all non-major dependencies
[skip netlify]
1 parent 4bddc79 commit 00e63e5

File tree

2 files changed

+185
-151
lines changed

2 files changed

+185
-151
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
"pnpm": "^9.0.0"
1717
},
1818
"dependencies": {
19-
"pinia": "2.2.1",
19+
"pinia": "2.2.2",
2020
"uid": "2.0.2",
21-
"vue": "3.4.35",
21+
"vue": "3.4.38",
2222
"vue-types": "5.1.3"
2323
},
2424
"devDependencies": {
2525
"@eslint/js": "9.8.0",
26-
"@types/node": "20.14.13",
27-
"@vitejs/plugin-vue": "5.1.2",
28-
"@vue/compiler-sfc": "3.4.35",
29-
"autoprefixer": "10.4.19",
26+
"@types/node": "20.14.15",
27+
"@vitejs/plugin-vue": "5.1.3",
28+
"@vue/compiler-sfc": "3.4.38",
29+
"autoprefixer": "10.4.20",
3030
"eslint": "9.8.0",
3131
"eslint-config-prettier": "9.1.0",
3232
"eslint-plugin-prettier": "5.2.1",
3333
"eslint-plugin-vue": "9.27.0",
34-
"postcss": "8.4.40",
34+
"postcss": "8.4.42",
3535
"prettier": "3.3.3",
36-
"tailwindcss": "3.4.7",
36+
"tailwindcss": "3.4.10",
3737
"typescript": "5.5.4",
3838
"typescript-eslint": "8.0.1",
3939
"vite": "5.3.5",
40-
"vite-plugin-pwa": "0.20.1",
40+
"vite-plugin-pwa": "0.20.2",
4141
"vite-svg-loader": "5.1.0",
4242
"vue-eslint-parser": "9.4.3",
4343
"vue-tsc": "2.0.29"

0 commit comments

Comments
 (0)