Skip to content

Commit fc71c3c

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

File tree

3 files changed

+151
-150
lines changed

3 files changed

+151
-150
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"@commitlint/config-conventional": "^19.8.1",
2929
"@sapphire/prettier-config": "^2.0.0",
3030
"@sapphire/ts-config": "^5.0.1",
31-
"@types/node": "^24.0.13",
31+
"@types/node": "^24.0.15",
3232
"chalk-cli": "^6.0.0",
3333
"eslint": "^9.31.0",
3434
"eslint-config-neon": "^0.2.7",
35-
"eslint-config-prettier": "^10.1.5",
35+
"eslint-config-prettier": "^10.1.8",
3636
"eslint-plugin-html": "^8.1.3",
3737
"eslint-plugin-lit": "^2.1.1",
3838
"eslint-plugin-lit-a11y": "^5.1.0",
39-
"eslint-plugin-prettier": "^5.5.1",
39+
"eslint-plugin-prettier": "^5.5.3",
4040
"eslint-plugin-wc": "^3.0.1",
4141
"lint-staged": "^16.1.2",
4242
"markdown-toc": "^1.2.0",
@@ -49,7 +49,7 @@
4949
"typescript": "^5.8.3"
5050
},
5151
"resolutions": {
52-
"esbuild": "~0.25.6",
52+
"esbuild": "~0.25.8",
5353
"@next/eslint-plugin-next": "npm:@favware/skip-dependency@latest",
5454
"eslint-plugin-mdx": "npm:@favware/skip-dependency@latest",
5555
"eslint-plugin-cypress": "npm:@favware/skip-dependency@latest",

packages/documentation/package.json

Lines changed: 2 additions & 2 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.34.5",
15+
"@astrojs/starlight": "0.35.1",
1616
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
1717
"@webcomponents/template-shadowroot": "^0.2.1",
18-
"astro": "5.11.0",
18+
"astro": "5.12.0",
1919
"lit": "^3.3.1",
2020
"react": "^19.1.0",
2121
"starlight-typedoc": "0.21.3",

0 commit comments

Comments
 (0)