Skip to content

Commit 84b56fe

Browse files
committed
chore(deps): update all non-major dependencies
1 parent c2c72f2 commit 84b56fe

File tree

3 files changed

+320
-187
lines changed

3 files changed

+320
-187
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"@babel/core": "^7.24.7",
2525
"@commitlint/cli": "^19.3.0",
2626
"@commitlint/config-conventional": "^19.2.2",
27-
"@lerna-lite/cli": "^3.6.0",
28-
"@lerna-lite/publish": "^3.6.0",
29-
"@lerna-lite/run": "^3.6.0",
27+
"@lerna-lite/cli": "^3.7.0",
28+
"@lerna-lite/publish": "^3.7.0",
29+
"@lerna-lite/run": "^3.7.0",
3030
"@sapphire/prettier-config": "^2.0.0",
3131
"@sapphire/ts-config": "^5.0.1",
32-
"@types/node": "^20.14.9",
32+
"@types/node": "^20.14.10",
3333
"cz-conventional-changelog": "^3.3.0",
3434
"eslint": "^8.57.0",
3535
"eslint-config-neon": "^0.1.62",
@@ -41,10 +41,10 @@
4141
"eslint-plugin-wc": "^2.1.0",
4242
"lint-staged": "^15.2.7",
4343
"markdown-toc": "^1.2.0",
44-
"npm-run-all2": "^6.2.0",
44+
"npm-run-all2": "^6.2.2",
4545
"prettier": "^3.3.2",
4646
"react": "^18.3.1",
47-
"rimraf": "^5.0.7",
47+
"rimraf": "^5.0.8",
4848
"tsup": "^8.1.0",
4949
"typescript": "^5.5.2"
5050
},

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/react": "^18.3.3",
3737
"colorette": "^2.0.20",
38-
"rimraf": "^5.0.7",
38+
"rimraf": "^5.0.8",
3939
"tsup": "^8.1.0",
4040
"typescript": "^5.5.2"
4141
},

0 commit comments

Comments
 (0)