Skip to content

Commit c162d92

Browse files
chore(deps): update all dependencies
1 parent ecdaa94 commit c162d92

File tree

2 files changed

+186
-191
lines changed

2 files changed

+186
-191
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,22 @@
5151
"coverage": "DEBUG=0 vitest run --coverage"
5252
},
5353
"devDependencies": {
54-
"@playwright/test": "1.44.1",
54+
"@playwright/test": "1.45.1",
5555
"@slipmatio/tailwind-config": "3.0.0",
56-
"@types/node": "20.14.2",
56+
"@types/node": "20.14.9",
5757
"@vitejs/plugin-vue": "5.0.5",
5858
"@vitest/coverage-v8": "1.6.0",
5959
"@vue/test-utils": "2.4.6",
6060
"autoprefixer": "10.4.19",
61-
"happy-dom": "14.12.0",
62-
"postcss": "8.4.38",
61+
"happy-dom": "14.12.3",
62+
"postcss": "8.4.39",
6363
"tailwindcss": "3.4.4",
64-
"typescript": "5.4.5",
65-
"vite": "5.3.1",
64+
"typescript": "5.5.3",
65+
"vite": "5.3.3",
6666
"vite-plugin-dts": "3.9.1",
6767
"vitest": "1.6.0",
68-
"vue": "3.4.29",
69-
"vue-tsc": "2.0.21"
68+
"vue": "3.4.31",
69+
"vue-tsc": "2.0.26"
7070
},
7171
"peerDependencies": {
7272
"@slipmatio/tailwind-config": "3",

0 commit comments

Comments
 (0)