Skip to content

Commit 98f3f3b

Browse files
committed
chore(deps): update all minor deps
1 parent 2eea3c0 commit 98f3f3b

File tree

5 files changed

+1751
-2156
lines changed

5 files changed

+1751
-2156
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,31 +38,31 @@
3838
"release": "node scripts/release.mjs"
3939
},
4040
"devDependencies": {
41-
"@eslint/compat": "1.4.1",
42-
"@eslint/js": "9.39.1",
43-
"@iconify-json/material-symbols": "1.2.44",
41+
"@eslint/compat": "2.0.1",
42+
"@eslint/js": "9.39.2",
43+
"@iconify-json/material-symbols": "1.2.52",
4444
"@types/big.js": "6.2.2",
4545
"@types/js-yaml": "4.0.9",
4646
"@types/node": "22.19.0",
4747
"@vitest/coverage-v8": "4.0.17",
4848
"@vitest/ui": "4.0.17",
49-
"eslint": "9.39.1",
49+
"eslint": "9.39.2",
5050
"eslint-config-prettier": "10.1.8",
51-
"eslint-plugin-tsdoc": "0.4.0",
52-
"execa": "9.6.0",
53-
"globals": "16.5.0",
51+
"eslint-plugin-tsdoc": "0.5.0",
52+
"execa": "9.6.1",
53+
"globals": "17.0.0",
5454
"human-regex": "2.2.0",
55-
"prettier": "3.6.2",
56-
"rimraf": "6.1.0",
57-
"tsup": "8.5.0",
58-
"typedoc": "0.28.14",
55+
"prettier": "3.8.1",
56+
"rimraf": "6.1.2",
57+
"tsup": "8.5.1",
58+
"typedoc": "0.28.16",
5959
"typedoc-plugin-markdown": "4.9.0",
6060
"typedoc-vitepress-theme": "1.1.2",
6161
"typescript": "5.9.3",
62-
"typescript-eslint": "8.46.4",
62+
"typescript-eslint": "8.53.1",
6363
"vitepress": "2.0.0-alpha.15",
6464
"vitest": "4.0.17",
65-
"vue": "3.5.26"
65+
"vue": "3.5.27"
6666
},
6767
"bugs": {
6868
"url": "https://github.com/tmlmt/cooklang-parser/issues",
@@ -83,7 +83,7 @@
8383
"license": "MIT",
8484
"dependencies": {
8585
"big.js": "7.0.1",
86-
"smol-toml": "1.5.2",
87-
"yalps": "0.6.3"
86+
"smol-toml": "1.6.0",
87+
"yalps": "0.6.4"
8888
}
8989
}

0 commit comments

Comments
 (0)