Skip to content

Commit 3cb9f3b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b304101 commit 3cb9f3b

File tree

3 files changed

+162
-138
lines changed

3 files changed

+162
-138
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
"@lerna-lite/run": "^3.7.1",
2929
"@sapphire/prettier-config": "^2.0.0",
3030
"@sapphire/ts-config": "^5.0.1",
31-
"@types/node": "^20.14.10",
31+
"@types/node": "^20.14.11",
3232
"eslint": "^8.57.0",
3333
"eslint-config-neon": "^0.1.62",
3434
"eslint-config-prettier": "^9.1.0",
3535
"eslint-plugin-html": "^8.1.1",
3636
"eslint-plugin-lit": "^1.14.0",
3737
"eslint-plugin-lit-a11y": "^4.1.4",
38-
"eslint-plugin-prettier": "^5.1.3",
38+
"eslint-plugin-prettier": "^5.2.1",
3939
"eslint-plugin-wc": "^2.1.0",
4040
"lint-staged": "^15.2.7",
4141
"markdown-toc": "^1.2.0",
4242
"npm-run-all2": "^6.2.2",
4343
"prettier": "^3.3.3",
4444
"react": "^18.3.1",
4545
"rimraf": "^6.0.1",
46-
"tsup": "^8.1.0",
46+
"tsup": "^8.2.1",
4747
"typescript": "^5.5.2"
4848
},
4949
"resolutions": {

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/react": "^18.3.3",
3737
"colorette": "^2.0.20",
3838
"rimraf": "^6.0.1",
39-
"tsup": "^8.1.0",
39+
"tsup": "^8.2.1",
4040
"typescript": "^5.5.2"
4141
},
4242
"peerDependencies": {

0 commit comments

Comments
 (0)