Skip to content

Commit ea66f96

Browse files
committed
chore: bump all (dev)Dependencies
1 parent 13eeacf commit ea66f96

File tree

3 files changed

+375
-300
lines changed

3 files changed

+375
-300
lines changed

.changeset/green-meals-juggle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@alauda/doom": patch
3+
---
4+
5+
chore: bump all (dev)Dependencies

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,16 @@
7171
"chokidar": "^4.0.3",
7272
"cli-progress": "^3.12.0",
7373
"clsx": "^2.1.1",
74-
"commander": "^13.1.0",
74+
"commander": "^13.1.0 || ^14.0.0",
7575
"ejs": "^3.1.10",
76-
"es-toolkit": "^1.38.0",
76+
"es-toolkit": "^1.39.0",
7777
"eslint": "^9.28.0",
7878
"eslint-plugin-mdx": "^3.4.2",
7979
"html-tag-names": "^2.1.0",
8080
"mdast-util-mdx": "^3.0.0",
8181
"mdast-util-mdx-jsx": "^3.2.0",
8282
"mermaid": "^11.6.0",
83-
"openai": "^5.1.0",
83+
"openai": "^5.1.1",
8484
"openapi-types": "^12.1.3",
8585
"p-ratelimit": "^1.0.1",
8686
"pdf-lib": "^1.17.1",
@@ -93,7 +93,7 @@
9393
"remark-gfm": "^4.0.1",
9494
"remark-mdx": "^3.1.0",
9595
"remark-stringify": "^11.0.0",
96-
"shiki": "^3.5.0",
96+
"shiki": "^3.6.0",
9797
"simple-git": "^3.27.0",
9898
"swagger2openapi": "^7.0.8",
9999
"tinyglobby": "^0.2.14",
@@ -109,19 +109,19 @@
109109
"@changesets/cli": "^2.29.4",
110110
"@eslint/js": "^9.28.0",
111111
"@swc-node/register": "^1.10.10",
112-
"@swc/core": "1.11.29",
112+
"@swc/core": "1.11.31",
113113
"@total-typescript/ts-reset": "^0.6.1",
114114
"@types/cli-progress": "^3.11.6",
115115
"@types/ejs": "^3.1.5",
116-
"@types/node": "^22.15.29",
116+
"@types/node": "^22.15.30",
117117
"@types/picomatch": "^4.0.0",
118118
"@types/react": "^19.1.6",
119119
"@types/react-dom": "^19.1.6",
120120
"@types/swagger2openapi": "^7.0.4",
121121
"@unts/patch-package": "^8.1.1",
122122
"clean-pkg-json": "^1.3.0",
123-
"eslint-import-resolver-typescript": "^4.4.2",
124-
"eslint-plugin-import-x": "^4.15.0",
123+
"eslint-import-resolver-typescript": "^4.4.3",
124+
"eslint-plugin-import-x": "^4.15.1",
125125
"eslint-plugin-react-hooks": "^5.2.0",
126126
"nano-staged": "^0.8.0",
127127
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)