Skip to content

Commit 54371e2

Browse files
committed
chore(deps): update all non-major dependencies
[skip netlify]
1 parent 339affb commit 54371e2

File tree

2 files changed

+245
-281
lines changed

2 files changed

+245
-281
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,31 @@
1616
"pnpm": "^9.0.0"
1717
},
1818
"dependencies": {
19-
"pinia": "2.2.3",
19+
"pinia": "2.2.5",
2020
"uid": "2.0.2",
21-
"vue": "3.5.10",
21+
"vue": "3.5.12",
2222
"vue-types": "5.1.3"
2323
},
2424
"devDependencies": {
2525
"@eslint/js": "9.11.1",
26-
"@types/node": "20.16.10",
26+
"@types/node": "20.16.15",
2727
"@vitejs/plugin-vue": "5.1.4",
28-
"@vue/compiler-sfc": "3.5.10",
28+
"@vue/compiler-sfc": "3.5.12",
2929
"autoprefixer": "10.4.20",
3030
"eslint": "9.11.1",
3131
"eslint-config-prettier": "9.1.0",
3232
"eslint-plugin-prettier": "5.2.1",
3333
"eslint-plugin-vue": "9.28.0",
3434
"postcss": "8.4.47",
3535
"prettier": "3.3.3",
36-
"tailwindcss": "3.4.13",
37-
"typescript": "5.6.2",
38-
"typescript-eslint": "8.8.0",
39-
"vite": "5.4.8",
36+
"tailwindcss": "3.4.14",
37+
"typescript": "5.6.3",
38+
"typescript-eslint": "8.8.1",
39+
"vite": "5.4.10",
4040
"vite-plugin-pwa": "0.20.5",
4141
"vite-svg-loader": "5.1.0",
4242
"vue-eslint-parser": "9.4.3",
43-
"vue-tsc": "2.1.6"
43+
"vue-tsc": "2.1.10"
4444
},
4545
"prettier": {
4646
"trailingComma": "all",

0 commit comments

Comments
 (0)