Skip to content

Commit 529f58a

Browse files
fix(deps): update all non-major dependencies
1 parent 0cce884 commit 529f58a

4 files changed

Lines changed: 1048 additions & 2035 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"homepage": "https://github.com/DemoMacro/nlptools#readme",
3333
"devDependencies": {
34-
"@biomejs/biome": "1.8.3",
34+
"@biomejs/biome": "1.9.4",
3535
"@funish/githooks": "0.0.5",
3636
"@funish/githooks-config": "0.0.2",
3737
"@funish/lint": "0.0.2",
38-
"@types/node": "22.5.3",
39-
"prettier": "3.3.3",
38+
"@types/node": "22.12.0",
39+
"prettier": "3.4.2",
4040
"unbuild": "2.0.0"
4141
}
4242
}

packages/comparison/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"diff": "5.2.0"
3737
},
3838
"devDependencies": {
39-
"@types/diff": "5.0.9"
39+
"@types/diff": "5.2.3"
4040
}
4141
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@nlptools/comparison": "workspace:*",
55
"@nlptools/segmentation": "workspace:*",
66
"@nlptools/similarity": "workspace:*",
7-
"@node-rs/jieba": "1.10.0"
7+
"@node-rs/jieba": "1.10.4"
88
},
99
"devDependencies": {
1010
"@funish/bench": "0.0.2"

0 commit comments

Comments
 (0)