Skip to content

Commit c2c942d

Browse files
fix(deps): update all non-major dependencies
1 parent fa1e0fc commit c2c942d

File tree

4 files changed

+280
-577
lines changed

4 files changed

+280
-577
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"@lerna-lite/run": "^3.11.0",
3333
"@sapphire/prettier-config": "^2.0.0",
3434
"@sapphire/ts-config": "^5.0.1",
35-
"@types/node": "^22.10.5",
35+
"@types/node": "^22.10.7",
3636
"chalk-cli": "^5.0.1",
3737
"eslint": "^9.18.0",
3838
"eslint-config-neon": "^0.2.4",
3939
"eslint-config-prettier": "^9.1.0",
4040
"eslint-plugin-html": "^8.1.2",
4141
"eslint-plugin-lit": "^1.15.0",
4242
"eslint-plugin-lit-a11y": "^4.1.4",
43-
"eslint-plugin-prettier": "^5.2.1",
43+
"eslint-plugin-prettier": "^5.2.3",
4444
"eslint-plugin-wc": "^2.2.0",
45-
"lint-staged": "^15.3.0",
45+
"lint-staged": "^15.4.1",
4646
"markdown-toc": "^1.2.0",
4747
"npm-run-all2": "^7.0.2",
4848
"prettier": "^3.4.2",

packages/documentation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"dependencies": {
1313
"@astrojs/check": "0.9.4",
1414
"@astrojs/lit": "^4.3.0",
15-
"@astrojs/starlight": "0.30.6",
15+
"@astrojs/starlight": "0.31.1",
1616
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
1717
"@webcomponents/template-shadowroot": "^0.2.1",
18-
"astro": "5.1.5",
18+
"astro": "5.1.7",
1919
"lit": "^3.2.1",
2020
"starlight-typedoc": "0.17.0",
2121
"typedoc": "0.27.4",
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@skyra/discord-components-core": "workspace:^",
2727
"@skyra/discord-components-react": "workspace:^",
28-
"@types/react": "19.0.5",
28+
"@types/react": "19.0.7",
2929
"@types/react-dom": "^19.0.3",
3030
"react-dom": "^19.0.0",
3131
"typescript": "^5.7.2"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react": "^19.0.0"
3535
},
3636
"devDependencies": {
37-
"@types/react": "^19.0.5",
37+
"@types/react": "^19.0.7",
3838
"colorette": "^2.0.20",
3939
"rimraf": "^6.0.1",
4040
"tsup": "^8.3.5",

0 commit comments

Comments
 (0)