Skip to content

Commit 2f78431

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 074828e commit 2f78431

File tree

3 files changed

+138
-157
lines changed

3 files changed

+138
-157
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@
4747
"test": "vitest --watch --pool forks --config ./vitest/vitest.config.mts",
4848
"test:coverage": "vitest --coverage --pool forks --config ./vitest/vitest.config.mts"
4949
},
50-
"packageManager": "[email protected].4",
50+
"packageManager": "[email protected].5",
5151
"devDependencies": {
5252
"@biomejs/biome": "^1.9.4",
53-
"@lerna-lite/cli": "^3.11.0",
54-
"@lerna-lite/publish": "^3.11.0",
55-
"@types/node": "^22.12.0",
56-
"@vitest/coverage-v8": "^3.0.4",
53+
"@lerna-lite/cli": "^3.12.0",
54+
"@lerna-lite/publish": "^3.12.0",
55+
"@types/node": "^22.13.1",
56+
"@vitest/coverage-v8": "^3.0.5",
5757
"conventional-changelog-conventionalcommits": "^7.0.2",
5858
"cross-env": "^7.0.3",
59-
"happy-dom": "^16.7.3",
60-
"pnpm": "^9.15.4",
59+
"happy-dom": "^16.8.1",
60+
"pnpm": "^9.15.5",
6161
"rimraf": "^5.0.10",
6262
"typescript": "^5.7.3",
63-
"vitest": "^3.0.4"
63+
"vitest": "^3.0.5"
6464
}
6565
}

packages/excel-builder-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"dts-bundle-generator": "^9.5.1",
67-
"native-copyfiles": "^0.2.1",
67+
"native-copyfiles": "^0.3.0",
6868
"typescript": "^5.7.3",
6969
"vite": "^6.0.11"
7070
}

0 commit comments

Comments
 (0)