Skip to content

Commit 8bc943a

Browse files
chore(deps): update all non-major dependencies
1 parent 32861a5 commit 8bc943a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@iconify-json/carbon": "^1.2.8",
88
"@shikijs/vitepress-twoslash": "^3.2.1",
99
"@stacksjs/eslint-config": "^4.2.1-beta.1",
10-
"@types/bun": "^1.2.5",
11-
"@types/node": "^22.13.10",
10+
"@types/bun": "^1.2.8",
11+
"@types/node": "^22.13.14",
1212
"@vite-pwa/vitepress": "^1.0.0",
1313
"bumpp": "^10.1.0",
1414
"bun-plugin-dtsx": "^0.21.9",
@@ -449,7 +449,7 @@
449449

450450
"@surma/rollup-plugin-off-main-thread": ["@surma/[email protected]", "", { "dependencies": { "ejs": "^3.1.6", "json5": "^2.2.0", "magic-string": "^0.25.0", "string.prototype.matchall": "^4.0.6" } }, "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ=="],
451451

452-
"@types/bun": ["@types/[email protected].5", "", { "dependencies": { "bun-types": "1.2.5" } }, "sha512-w2OZTzrZTVtbnJew1pdFmgV99H0/L+Pvw+z1P67HaR18MHOzYnTYOi6qzErhK8HyT+DB782ADVPPE92Xu2/Opg=="],
452+
"@types/bun": ["@types/[email protected].8", "", { "dependencies": { "bun-types": "1.2.7" } }, "sha512-t8L1RvJVUghW5V+M/fL3Thbxcs0HwNsXsnTEBEfEVqGteiJToOlZ/fyOEaR1kZsNqnu+3XA4RI/qmnX4w6+S+w=="],
453453

454454
"@types/debug": ["@types/[email protected]", "", { "dependencies": { "@types/ms": "*" } }, "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ=="],
455455

@@ -475,7 +475,7 @@
475475

476476
"@types/ms": ["@types/[email protected]", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="],
477477

478-
"@types/node": ["@types/[email protected].10", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw=="],
478+
"@types/node": ["@types/[email protected].14", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w=="],
479479

480480
"@types/normalize-package-data": ["@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
481481

@@ -667,7 +667,7 @@
667667

668668
"bun-plugin-dtsx": ["[email protected]", "", { "dependencies": { "@stacksjs/dtsx": "^0.8.0" } }, "sha512-ZEGVuJllTxvTGGa+fcKst0/FvShPsdll209PVWgGalEeLxsp5NfGbmmPAHsHHLxNlffxizdY+cGwI7ZmmWUpRw=="],
669669

670-
"bun-types": ["[email protected].5", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-3oO6LVGGRRKI4kHINx5PIdIgnLRb7l/SprhzqXapmoYkFl5m4j6EvALvbDVuuBFaamB46Ap6HCUxIXNLCGy+tg=="],
670+
"bun-types": ["[email protected].7", "", { "dependencies": { "@types/node": "*", "@types/ws": "*" } }, "sha512-P4hHhk7kjF99acXqKvltyuMQ2kf/rzIw3ylEDpCxDS9Xa0X0Yp/gJu/vDCucmWpiur5qJ0lwB2bWzOXa2GlHqA=="],
671671

672672
"bundle-name": ["[email protected]", "", { "dependencies": { "run-applescript": "^7.0.0" } }, "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q=="],
673673

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"@iconify-json/carbon": "^1.2.8",
7070
"@shikijs/vitepress-twoslash": "^3.2.1",
7171
"@stacksjs/eslint-config": "^4.2.1-beta.1",
72-
"@types/bun": "^1.2.5",
73-
"@types/node": "^22.13.10",
72+
"@types/bun": "^1.2.8",
73+
"@types/node": "^22.13.14",
7474
"@vite-pwa/vitepress": "^1.0.0",
7575
"bumpp": "^10.1.0",
7676
"bun-plugin-dtsx": "^0.21.9",

0 commit comments

Comments
 (0)