Skip to content

Commit ddc36fb

Browse files
committed
chore: bump all (dev)Dependencies
1 parent b747fc6 commit ddc36fb

File tree

3 files changed

+282
-205
lines changed

3 files changed

+282
-205
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"@changesets/cli": "^2.29.7",
3636
"@eslint/js": "^9.38.0",
3737
"@swc-node/register": "^1.11.1",
38-
"@swc/core": "^1.13.20",
38+
"@swc/core": "^1.14.0",
3939
"@types/cli-progress": "^3.11.6",
4040
"@types/ejs": "^3.1.5",
4141
"@types/mdast": "^4.0.4",
42-
"@types/node": "^22.18.12",
42+
"@types/node": "^22.18.13",
4343
"@types/picomatch": "^4.0.2",
4444
"@types/pluralize": "^0.0.33",
4545
"@types/react": "^19.2.2",
@@ -49,7 +49,7 @@
4949
"eslint": "^9.38.0",
5050
"eslint-import-resolver-typescript": "^4.4.4",
5151
"eslint-plugin-import-x": "^4.16.1",
52-
"eslint-plugin-react-hooks": "^7.0.0",
52+
"eslint-plugin-react-hooks": "^7.0.1",
5353
"eslint-plugin-regexp": "^2.10.0",
5454
"nano-staged": "^0.8.0",
5555
"npm-run-all2": "^8.0.4",

packages/doom/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@alauda/doom-export": "^0.2.1",
4444
"@cspell/eslint-plugin": "^9.2.2",
45-
"@eslint-react/eslint-plugin": "^2.2.3",
45+
"@eslint-react/eslint-plugin": "^2.2.4",
4646
"@inquirer/prompts": "^7.9.0",
4747
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
4848
"@rsbuild/plugin-react": "^1.4.1",
@@ -54,14 +54,14 @@
5454
"@rspress/plugin-llms": "2.0.0-beta.34",
5555
"@rspress/plugin-sitemap": "2.0.0-beta.34",
5656
"@rspress/shared": "2.0.0-beta.34",
57-
"@shikijs/transformers": "^3.13.0",
57+
"@shikijs/transformers": "^3.14.0",
5858
"@total-typescript/ts-reset": "^0.6.1",
5959
"ab64": "^0.1.6",
6060
"chokidar": "^4.0.3",
6161
"clsx": "^2.1.1",
62-
"commander": "^14.0.1",
62+
"commander": "^14.0.2",
6363
"ejs": "^3.1.10",
64-
"es-toolkit": "^1.40.0",
64+
"es-toolkit": "^1.41.0",
6565
"eslint": "^9.38.0",
6666
"eslint-plugin-mdx": "^3.6.2",
6767
"globals": "^16.4.0",
@@ -73,8 +73,8 @@
7373
"mdast-util-phrasing": "^4.1.0",
7474
"mdast-util-to-markdown": "^2.1.2",
7575
"mdast-util-to-string": "^4.0.0",
76-
"mermaid": "^11.12.0",
77-
"openai": "^6.6.0",
76+
"mermaid": "^11.12.1",
77+
"openai": "^6.7.0",
7878
"openapi-types": "^12.1.3",
7979
"p-ratelimit": "^1.0.1",
8080
"picomatch": "^4.0.3",
@@ -95,7 +95,7 @@
9595
"remark-mdx": "^3.1.1",
9696
"remark-message-control": "^8.0.0",
9797
"remark-stringify": "^11.0.0",
98-
"shiki": "^3.13.0",
98+
"shiki": "^3.14.0",
9999
"simple-git": "^3.28.0",
100100
"string-width": "^8.1.0",
101101
"swagger2openapi": "^7.0.8",

0 commit comments

Comments
 (0)