Skip to content

Commit 9d8487b

Browse files
Update all non-major dependencies (#152)
[skip netlify] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87aef0c commit 9d8487b

File tree

2 files changed

+174
-186
lines changed

2 files changed

+174
-186
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,30 @@
2121
"@vueuse/core": "13.3.0",
2222
"pinia": "3.0.3",
2323
"uid": "2.0.2",
24-
"vue": "3.5.17",
24+
"vue": "3.5.18",
2525
"vue-types": "6.0.0"
2626
},
2727
"devDependencies": {
2828
"@eslint/js": "9.29.0",
2929
"@playwright/test": "^1.52.0",
3030
"@tailwindcss/vite": "4.1.11",
31-
"@types/node": "22.15.34",
31+
"@types/node": "22.15.35",
3232
"@vitejs/plugin-vue": "5.2.4",
33-
"@vue/compiler-sfc": "3.5.17",
33+
"@vue/compiler-sfc": "3.5.18",
3434
"eslint": "9.29.0",
35-
"eslint-config-prettier": "10.1.5",
35+
"eslint-config-prettier": "10.1.8",
3636
"eslint-plugin-prettier": "5.4.1",
3737
"eslint-plugin-vue": "10.2.0",
3838
"prettier": "3.5.3",
39-
"prettier-plugin-tailwindcss": "0.6.13",
39+
"prettier-plugin-tailwindcss": "0.6.14",
4040
"tailwindcss": "4.1.11",
4141
"typescript": "5.8.3",
4242
"typescript-eslint": "8.34.1",
4343
"vite": "npm:rolldown-vite@latest",
44-
"vite-plugin-pwa": "1.0.1",
44+
"vite-plugin-pwa": "1.0.2",
4545
"vite-svg-loader": "5.1.0",
4646
"vue-eslint-parser": "10.1.4",
47-
"vue-tsc": "2.2.10"
47+
"vue-tsc": "2.2.12"
4848
},
4949
"prettier": {
5050
"plugins": [

0 commit comments

Comments
 (0)