Skip to content

Commit e440bc2

Browse files
chore(deps): update all non-major dependencies (#3918)
1 parent 656a71e commit e440bc2

4 files changed

Lines changed: 182 additions & 148 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"build": "undocs build"
66
},
77
"devDependencies": {
8-
"shaders": "^2.2.24",
8+
"shaders": "^2.2.40",
99
"undocs": "^0.4.11"
1010
}
1111
}

docs/pnpm-lock.yaml

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"resolutions": {
5959
"nitro": "link:.",
60-
"undici": "^7.16.0"
60+
"undici": "^7.17.0"
6161
},
6262
"dependencies": {
6363
"consola": "^3.4.2",
@@ -70,14 +70,14 @@
7070
"oxc-minify": "^0.106.0",
7171
"oxc-transform": "^0.106.0",
7272
"srvx": "^0.10.0",
73-
"undici": "^7.16.0",
73+
"undici": "^7.17.0",
7474
"unenv": "^2.0.0-rc.24",
7575
"unstorage": "^2.0.0-alpha.4"
7676
},
7777
"devDependencies": {
7878
"@azure/functions": "^3.5.1",
7979
"@azure/static-web-apps-cli": "^2.0.7",
80-
"@cloudflare/workers-types": "^4.20251224.0",
80+
"@cloudflare/workers-types": "^4.20260103.0",
8181
"@deno/types": "^0.0.1",
8282
"@hiogawa/vite-plugin-fullstack": "^0.0.11",
8383
"@netlify/edge-functions": "^3.0.3",
@@ -132,7 +132,7 @@
132132
"mlly": "^1.8.0",
133133
"nf3": "^0.3.1",
134134
"nypm": "^0.6.2",
135-
"obuild": "^0.4.9",
135+
"obuild": "^0.4.10",
136136
"pathe": "^2.0.3",
137137
"perfect-debounce": "^2.0.0",
138138
"pkg-types": "^2.3.0",
@@ -141,7 +141,7 @@
141141
"react": "^19.2.3",
142142
"rendu": "^0.0.7",
143143
"rolldown": "1.0.0-beta.58",
144-
"rollup": "^4.54.0",
144+
"rollup": "^4.55.1",
145145
"rou3": "^0.7.12",
146146
"scule": "^1.3.0",
147147
"semver": "^7.7.3",
@@ -169,7 +169,7 @@
169169
"peerDependencies": {
170170
"nf3": ">=0.3.1",
171171
"rolldown": "*",
172-
"rollup": "^4.54.0",
172+
"rollup": "^4.55.1",
173173
"vite": ">=7.3.0",
174174
"xml2js": "^0.6.2"
175175
},

0 commit comments

Comments
 (0)