Skip to content

Commit fef33b4

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 42509ba commit fef33b4

File tree

4 files changed

+57
-94
lines changed

4 files changed

+57
-94
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
},
5656
"packageManager": "[email protected]",
5757
"devDependencies": {
58-
"@biomejs/biome": "^2.2.0",
59-
"@lerna-lite/cli": "^4.7.1",
60-
"@lerna-lite/publish": "^4.7.1",
61-
"@types/node": "^24.3.0",
58+
"@biomejs/biome": "^2.2.3",
59+
"@lerna-lite/cli": "^4.7.3",
60+
"@lerna-lite/publish": "^4.7.3",
61+
"@types/node": "^24.3.1",
6262
"@vitest/coverage-v8": "^3.2.4",
6363
"conventional-changelog-conventionalcommits": "^9.1.0",
6464
"happy-dom": "^18.0.1",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@excel-builder-vanilla/types": "workspace:*",
1515
"@popperjs/core": "^2.11.8",
16-
"bootstrap": "^5.3.7",
16+
"bootstrap": "^5.3.8",
1717
"excel-builder-vanilla": "workspace:*",
1818
"font-awesome": "^4.7.0"
1919
},

0 commit comments

Comments
 (0)