Skip to content

Commit 30665f9

Browse files
chore(deps): update all non-major dependencies
[skip netlify]
1 parent 2865409 commit 30665f9

File tree

2 files changed

+154
-157
lines changed

2 files changed

+154
-157
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"dependencies": {
1919
"pinia": "2.1.7",
2020
"uid": "2.0.2",
21-
"vue": "3.4.29",
21+
"vue": "3.4.31",
2222
"vue-types": "5.1.2"
2323
},
2424
"devDependencies": {
2525
"@eslint/js": "9.6.0",
26-
"@types/node": "20.14.8",
26+
"@types/node": "20.14.9",
2727
"@vitejs/plugin-vue": "5.0.5",
28-
"@vue/compiler-sfc": "3.4.29",
28+
"@vue/compiler-sfc": "3.4.31",
2929
"autoprefixer": "10.4.19",
3030
"eslint": "9.6.0",
3131
"eslint-config-prettier": "9.1.0",
3232
"eslint-plugin-prettier": "5.1.3",
3333
"eslint-plugin-vue": "9.26.0",
34-
"postcss": "8.4.38",
34+
"postcss": "8.4.39",
3535
"prettier": "3.3.2",
3636
"tailwindcss": "3.4.4",
3737
"typescript": "5.5.2",
@@ -40,7 +40,7 @@
4040
"vite-plugin-pwa": "0.20.0",
4141
"vite-svg-loader": "5.1.0",
4242
"vue-eslint-parser": "9.4.3",
43-
"vue-tsc": "2.0.21"
43+
"vue-tsc": "2.0.24"
4444
},
4545
"prettier": {
4646
"trailingComma": "all",

0 commit comments

Comments
 (0)