Skip to content

Commit 722b6ee

Browse files
authored
Merge pull request #190 from ghiscoding/chore/fflate-083
fix(deps): update fflate to v0.8.3
2 parents d7bbe0c + 226e15d commit 722b6ee

4 files changed

Lines changed: 145 additions & 145 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@biomejs/biome": "^2.4.15",
5858
"@lerna-lite/cli": "^5.2.1",
5959
"@lerna-lite/publish": "^5.2.1",
60-
"@types/node": "^25.7.0",
60+
"@types/node": "^25.9.1",
6161
"@vitest/coverage-v8": "^4.1.6",
6262
"conventional-changelog-conventionalcommits": "^9.3.1",
6363
"happy-dom": "^20.9.0",

packages/excel-builder-vanilla-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"url": "https://ko-fi.com/ghiscoding"
5151
},
5252
"dependencies": {
53-
"fflate": "^0.8.2"
53+
"fflate": "catalog:"
5454
}
5555
}

0 commit comments

Comments
 (0)