Skip to content

Commit 0dfcc81

Browse files
authored
chore: update dependencies (#82)
1 parent e3ab5ce commit 0dfcc81

File tree

3 files changed

+881
-1896
lines changed

3 files changed

+881
-1896
lines changed

package.json

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,31 +51,32 @@
5151
"msw": "^2.10.0"
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^17.6.5",
55-
"@commitlint/config-conventional": "^17.6.5",
54+
"@commitlint/cli": "^20.1.0",
55+
"@commitlint/config-conventional": "^20.0.0",
5656
"@open-draft/test-server": "^0.7.2",
57-
"@ossjs/release": "^0.8.1",
58-
"@types/compression": "^1.7.1",
57+
"@ossjs/release": "^0.10.0",
58+
"@types/compression": "^1.8.1",
5959
"@types/node": "^18.19.33",
60-
"@vitest/browser": "^3.2.3",
61-
"compression": "^1.8.0",
62-
"happy-dom": "^14.12.3",
63-
"lint-staged": "^16.1.0",
64-
"msw": "^2.10.2",
65-
"playwright": "^1.53.0",
66-
"prettier": "^3.5.3",
67-
"simple-git-hooks": "^2.13.0",
68-
"tsx": "^4.20.1",
69-
"typescript": "^5.8.3",
70-
"vitest": "^3.2.3"
60+
"@vitest/browser": "^4.0.8",
61+
"@vitest/browser-playwright": "^4.0.8",
62+
"compression": "^1.8.1",
63+
"happy-dom": "^20.0.10",
64+
"lint-staged": "^16.2.6",
65+
"msw": "^2.12.1",
66+
"playwright": "^1.56.1",
67+
"prettier": "^3.6.2",
68+
"simple-git-hooks": "^2.13.1",
69+
"tsx": "^4.20.6",
70+
"typescript": "^5.9.3",
71+
"vitest": "^4.0.8"
7172
},
7273
"dependencies": {
7374
"@stoplight/json": "^3.21.7",
7475
"@types/har-format": "^1.2.16",
7576
"@yellow-ticket/seed-json-schema": "^0.1.6",
7677
"openapi-types": "^12.1.3",
7778
"outvariant": "^1.4.3",
78-
"yaml": "^2.8.0"
79+
"yaml": "^2.8.1"
7980
},
8081
"pnpm": {
8182
"overrides": {

0 commit comments

Comments
 (0)