Skip to content

Commit 17c83da

Browse files
fix(deps): update all non-major dependencies (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 458c64a commit 17c83da

File tree

5 files changed

+298
-304
lines changed

5 files changed

+298
-304
lines changed

.yarn/releases/yarn-4.9.1.cjs renamed to .yarn/releases/yarn-4.9.2.cjs

Lines changed: 273 additions & 279 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.9.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.9.2.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@lerna-lite/run": "^4.3.0",
3333
"@sapphire/prettier-config": "^2.0.0",
3434
"@sapphire/ts-config": "^5.0.1",
35-
"@types/node": "^22.15.29",
35+
"@types/node": "^22.15.30",
3636
"chalk-cli": "^6.0.0",
3737
"eslint": "^9.28.0",
3838
"eslint-config-neon": "^0.2.7",
@@ -76,5 +76,5 @@
7676
"*": "prettier --ignore-unknown --write",
7777
"*.{mjs,js,ts,tsx}": "eslint --fix"
7878
},
79-
"packageManager": "yarn@4.9.1"
79+
"packageManager": "yarn@4.9.2"
8080
}

packages/documentation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight": "0.34.3",
1616
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
1717
"@webcomponents/template-shadowroot": "^0.2.1",
18-
"astro": "5.8.1",
18+
"astro": "5.9.1",
1919
"lit": "^3.3.0",
2020
"starlight-typedoc": "0.17.0",
2121
"typedoc": "0.27.4",
@@ -26,7 +26,7 @@
2626
"@skyra/discord-components-core": "workspace:^",
2727
"@skyra/discord-components-react": "workspace:^",
2828
"@types/react": "19.1.6",
29-
"@types/react-dom": "^19.1.5",
29+
"@types/react-dom": "^19.1.6",
3030
"react-dom": "^19.1.0",
3131
"typescript": "^5.7.2"
3232
}

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ __metadata:
3838
languageName: node
3939
linkType: hard
4040

41-
"@astrojs/compiler@npm:^2.10.3, @astrojs/compiler@npm:^2.11.0, @astrojs/compiler@npm:^2.9.1":
42-
version: 2.11.0
43-
resolution: "@astrojs/compiler@npm:2.11.0"
44-
checksum: 10/41e6727d35d7002d1a59a20faf046def0a17bdeff911c211414338fb84081410d8aa5aec230dbd989d1851d15c0e2771e735480a002363a0d6c982d59ed965f7
41+
"@astrojs/compiler@npm:^2.10.3, @astrojs/compiler@npm:^2.12.1, @astrojs/compiler@npm:^2.9.1":
42+
version: 2.12.1
43+
resolution: "@astrojs/compiler@npm:2.12.1"
44+
checksum: 10/6a4ad8a252a02bff7f78b359025f722244a9b3f21ac5f01a87c59ecb8f570b2d6fb960be9e94c899f274946a02f038c2aabb4725f95e6cd5ee003740046853c7
4545
languageName: node
4646
linkType: hard
4747

@@ -3129,12 +3129,12 @@ __metadata:
31293129
languageName: node
31303130
linkType: hard
31313131

3132-
"@types/node@npm:*, @types/node@npm:^22.0.0, @types/node@npm:^22.15.29":
3133-
version: 22.15.29
3134-
resolution: "@types/node@npm:22.15.29"
3132+
"@types/node@npm:*, @types/node@npm:^22.0.0, @types/node@npm:^22.15.30":
3133+
version: 22.15.30
3134+
resolution: "@types/node@npm:22.15.30"
31353135
dependencies:
31363136
undici-types: "npm:~6.21.0"
3137-
checksum: 10/3426790c5aa22df445213d7f37e57ea261cf3013030fe9b3025d87c302097799a9db3b848e2a9bdb07cab8ec6c7e9947ac770cf11e12e420148296b63d63e7db
3137+
checksum: 10/16d03f30df7851eea4f31d9a2470a53b24dc7d3909ed1782e2538e3aafe398451da17b83d6f730dfdcd0a843ccdbe841176ecfbde6bdb51963e8d11f58a10ade
31383138
languageName: node
31393139
linkType: hard
31403140

@@ -3196,12 +3196,12 @@ __metadata:
31963196
languageName: node
31973197
linkType: hard
31983198

3199-
"@types/react-dom@npm:^19.1.5":
3200-
version: 19.1.5
3201-
resolution: "@types/react-dom@npm:19.1.5"
3199+
"@types/react-dom@npm:^19.1.6":
3200+
version: 19.1.6
3201+
resolution: "@types/react-dom@npm:19.1.6"
32023202
peerDependencies:
32033203
"@types/react": ^19.0.0
3204-
checksum: 10/1bbfb77aa8b40ae1b3e2d90a3cd29987aa244a34a0e398828266276eb3f83810d10ed6cb1fddaf1469653bbe7243d9b75f6e245c21c8bb6224169c48bedfa536
3204+
checksum: 10/b5b20b7f0797f34c5a11915b74dcf8b3b7a9da9fea90279975ce6f150ca5d31bb069dbb0838638a5e9e168098aa4bb4a6f61d078efa1bbb55d7f0bdfe47bb142
32053205
languageName: node
32063206
linkType: hard
32073207

@@ -4194,11 +4194,11 @@ __metadata:
41944194
languageName: node
41954195
linkType: hard
41964196

4197-
"astro@npm:5.8.1":
4198-
version: 5.8.1
4199-
resolution: "astro@npm:5.8.1"
4197+
"astro@npm:5.9.1":
4198+
version: 5.9.1
4199+
resolution: "astro@npm:5.9.1"
42004200
dependencies:
4201-
"@astrojs/compiler": "npm:^2.11.0"
4201+
"@astrojs/compiler": "npm:^2.12.1"
42024202
"@astrojs/internal-helpers": "npm:0.6.1"
42034203
"@astrojs/markdown-remark": "npm:6.3.2"
42044204
"@astrojs/telemetry": "npm:3.3.0"
@@ -4265,7 +4265,7 @@ __metadata:
42654265
optional: true
42664266
bin:
42674267
astro: astro.js
4268-
checksum: 10/4cd55ff2071eed4257a32c6e7891926bf5dbb29e693102935571fd2da68f86aa9bf28f80f636748f0339d52d05c2a4a60c375231bd1aa33f9c1ec8eeb0b7f8b7
4268+
checksum: 10/ba6f7c4261e1b62ceb3effc3983c08d5ae7504140cbfd67f1458325adfe1c0bc70423e96e67c14521510d9438816c03fa38aef8e7e510dda2f432b67d07cd5b5
42694269
languageName: node
42704270
linkType: hard
42714271

@@ -5823,9 +5823,9 @@ __metadata:
58235823
"@skyra/discord-components-core": "workspace:^"
58245824
"@skyra/discord-components-react": "workspace:^"
58255825
"@types/react": "npm:19.1.6"
5826-
"@types/react-dom": "npm:^19.1.5"
5826+
"@types/react-dom": "npm:^19.1.6"
58275827
"@webcomponents/template-shadowroot": "npm:^0.2.1"
5828-
astro: "npm:5.8.1"
5828+
astro: "npm:5.9.1"
58295829
lit: "npm:^3.3.0"
58305830
react-dom: "npm:^19.1.0"
58315831
starlight-typedoc: "npm:0.17.0"
@@ -13345,7 +13345,7 @@ __metadata:
1334513345
"@lerna-lite/run": "npm:^4.3.0"
1334613346
"@sapphire/prettier-config": "npm:^2.0.0"
1334713347
"@sapphire/ts-config": "npm:^5.0.1"
13348-
"@types/node": "npm:^22.15.29"
13348+
"@types/node": "npm:^22.15.30"
1334913349
chalk-cli: "npm:^6.0.0"
1335013350
eslint: "npm:^9.28.0"
1335113351
eslint-config-neon: "npm:^0.2.7"

0 commit comments

Comments
 (0)