Skip to content

Commit b34b15a

Browse files
fix(deps): update all non-major dependencies
1 parent 2b42b22 commit b34b15a

File tree

3 files changed

+248
-298
lines changed

3 files changed

+248
-298
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@commitlint/cli": "^19.8.0",
2828
"@commitlint/config-conventional": "^19.8.0",
2929
"@eslint/compat": "^1.2.7",
30-
"@lerna-lite/cli": "^3.12.1",
31-
"@lerna-lite/publish": "^3.12.2",
32-
"@lerna-lite/run": "^3.12.1",
30+
"@lerna-lite/cli": "^3.12.3",
31+
"@lerna-lite/publish": "^3.12.3",
32+
"@lerna-lite/run": "^3.12.3",
3333
"@sapphire/prettier-config": "^2.0.0",
3434
"@sapphire/ts-config": "^5.0.1",
3535
"@types/node": "^22.13.10",
@@ -42,7 +42,7 @@
4242
"eslint-plugin-lit-a11y": "^4.1.4",
4343
"eslint-plugin-prettier": "^5.2.3",
4444
"eslint-plugin-wc": "^2.2.1",
45-
"lint-staged": "^15.4.3",
45+
"lint-staged": "^15.5.0",
4646
"markdown-toc": "^1.2.0",
4747
"npm-run-all2": "^7.0.2",
4848
"prettier": "^3.5.3",
@@ -53,7 +53,7 @@
5353
"typescript": "^5.7.2"
5454
},
5555
"resolutions": {
56-
"esbuild": "~0.25.0",
56+
"esbuild": "~0.25.1",
5757
"@next/eslint-plugin-next": "npm:@favware/skip-dependency@latest",
5858
"eslint-plugin-mdx": "npm:@favware/skip-dependency@latest",
5959
"eslint-plugin-cypress": "npm:@favware/skip-dependency@latest",

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight": "0.32.2",
1616
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
1717
"@webcomponents/template-shadowroot": "^0.2.1",
18-
"astro": "5.4.2",
18+
"astro": "5.5.2",
1919
"lit": "^3.2.1",
2020
"starlight-typedoc": "0.17.0",
2121
"typedoc": "0.27.4",

0 commit comments

Comments
 (0)