Skip to content

Commit eea0cf2

Browse files
chore(deps): update all non-major dependencies
1 parent 54351b9 commit eea0cf2

2 files changed

Lines changed: 172 additions & 297 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
"devDependencies": {
5252
"@hono/node-server": "^2.0.2",
5353
"@microsoft/api-extractor": "^7.58.7",
54-
"@rslib/core": "^0.21.4",
55-
"@rslint/core": "^0.5.2",
54+
"@rslib/core": "^0.21.5",
55+
"@rslint/core": "^0.5.3",
5656
"@rspack/core": "2.0.0-rc.0",
5757
"@rspack/plugin-react-refresh": "2.0.0",
58-
"@rstest/core": "^0.9.10",
58+
"@rstest/core": "^0.10.0",
5959
"@types/connect-history-api-fallback": "^1.5.4",
6060
"@types/mime-types": "3.0.1",
61-
"@types/node": "^24.12.3",
61+
"@types/node": "^24.12.4",
6262
"@types/serve-static": "^2.2.0",
6363
"@types/trusted-types": "^2.0.7",
6464
"@types/ws": "8.18.1",
@@ -67,7 +67,7 @@
6767
"connect-next": "^4.0.1",
6868
"cross-env": "^10.1.0",
6969
"express": "^5.2.1",
70-
"hono": "^4.12.18",
70+
"hono": "^4.12.19",
7171
"http-compression": "^1.1.3",
7272
"http-proxy": "^1.18.1",
7373
"http-proxy-middleware": "4.0.0",
@@ -77,14 +77,14 @@
7777
"open": "^11.0.0",
7878
"p-retry": "^7.1.1",
7979
"prettier": "3.8.3",
80-
"puppeteer": "^24.43.0",
80+
"puppeteer": "^24.43.1",
8181
"react-refresh": "0.18.0",
8282
"require-from-string": "^2.0.2",
8383
"selfsigned": "^5.5.0",
8484
"serve-static": "^2.2.1",
8585
"simple-git-hooks": "^2.13.1",
8686
"typescript": "^6.0.3",
87-
"ws": "^8.20.0"
87+
"ws": "^8.20.1"
8888
},
8989
"peerDependencies": {
9090
"@rspack/core": "^2.0.0-0",

0 commit comments

Comments
 (0)