Skip to content

Commit 5af9cdc

Browse files
committed
chore: update deps
1 parent 1372ab6 commit 5af9cdc

7 files changed

Lines changed: 952 additions & 853 deletions

File tree

.changeset/fruity-ends-tell.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@modelscope-studio/legacy-compiled': patch
3+
'@modelscope-studio/lint-config': patch
4+
'@modelscope-studio/changelog': patch
5+
'@modelscope-studio/frontend': patch
6+
'modelscope_studio': patch
7+
---
8+
9+
chore: update deps

config/changelog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@changesets/types": "^6.1.0",
28-
"@types/node": "^24.2.1",
28+
"@types/node": "^24.3.1",
2929
"tsup": "^8.5.0"
3030
}
3131
}

config/lint-config/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"dependencies": {
1919
"@eslint/compat": "^1.3.2",
20-
"@eslint/js": "^9.33.0",
21-
"@typescript-eslint/parser": "^8.39.1",
20+
"@eslint/js": "^9.35.0",
21+
"@typescript-eslint/parser": "^8.43.0",
2222
"eslint-config-prettier": "^10.1.8",
2323
"eslint-import-resolver-typescript": "^4.4.4",
2424
"eslint-plugin-import": "^2.32.0",
@@ -28,17 +28,17 @@
2828
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"eslint-plugin-simple-import-sort": "^12.1.0",
31-
"eslint-plugin-svelte": "^3.11.0",
32-
"globals": "^16.3.0",
31+
"eslint-plugin-svelte": "^3.12.3",
32+
"globals": "^16.4.0",
3333
"postcss": "^8.5.6",
3434
"postcss-less": "^6.0.0",
3535
"stylelint-config-rational-order": "^0.1.2",
3636
"stylelint-config-standard": "^39.0.0",
3737
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
3838
"stylelint-order": "^7.0.0",
3939
"stylelint-prettier": "^5.0.3",
40-
"svelte-eslint-parser": "^1.3.1",
41-
"typescript-eslint": "^8.39.1"
40+
"svelte-eslint-parser": "^1.3.2",
41+
"typescript-eslint": "^8.43.0"
4242
},
4343
"devDependencies": {
4444
"@types/eslint": "^9.6.1",

frontend/legacy/compiled/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@subscribe-kit/core": "^2.1.1",
1515
"@subscribe-kit/react": "^2.1.1",
1616
"@ungap/structured-clone": "^1.3.0",
17-
"@xyflow/react": "12.8.3",
17+
"@xyflow/react": "12.8.4",
1818
"ajv": "^8.17.1",
1919
"ajv-i18n": "^4.2.0",
2020
"deepmerge": "^4.3.1",
@@ -26,7 +26,7 @@
2626
"katex": "^0.16.22",
2727
"pdfjs-dist": "^3.11.174",
2828
"react-markdown": "^9.0.3",
29-
"react-syntax-highlighter": "^15.6.1",
29+
"react-syntax-highlighter": "^15.6.6",
3030
"rehype-katex": "^7.0.1",
3131
"rehype-raw": "^7.0.0",
3232
"remark-breaks": "^4.0.0",

frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"type": "module",
88
"dependencies": {
99
"@ant-design/cssinjs": "^1.24.0",
10-
"@ant-design/icons": "^6.0.0",
10+
"@ant-design/icons": "^6.0.1",
1111
"@ant-design/x": "^1.6.0",
12-
"@babel/standalone": "^7.28.3",
12+
"@babel/standalone": "^7.28.4",
1313
"@gradio/atoms": "0.7.4",
1414
"@gradio/button": "^0.2.43",
1515
"@gradio/client": "^1.14.2",
@@ -19,18 +19,18 @@
1919
"@gradio/upload": "0.11.2",
2020
"@gradio/utils": "0.9.0",
2121
"amuchina": "^1.0.12",
22-
"antd": "^5.27.0",
22+
"antd": "^5.27.3",
2323
"classnames": "^2.5.1",
24-
"dayjs": "^1.11.12",
24+
"dayjs": "^1.11.18",
2525
"dequal": "^2.0.2",
2626
"github-slugger": "^2.0.0",
27-
"immer": "^10.1.1",
27+
"immer": "^10.1.3",
2828
"katex": "^0.16.22",
2929
"lodash-es": "^4.17.21",
30-
"marked": "^16.1.2",
30+
"marked": "^16.2.1",
3131
"marked-gfm-heading-id": "^4.1.2",
3232
"marked-highlight": "^2.2.2",
33-
"mermaid": "^11.9.0",
33+
"mermaid": "^11.11.0",
3434
"path-browserify-esm": "^1.0.6",
3535
"prismjs": "^1.30.0",
3636
"react": "^18.3.1",
@@ -40,7 +40,7 @@
4040
"wavesurfer.js": "^7.10.1"
4141
},
4242
"devDependencies": {
43-
"@babel/core": "^7.28.3",
43+
"@babel/core": "^7.28.4",
4444
"@types/babel__core": "^7.20.5",
4545
"@types/babel__standalone": "^7.1.9",
4646
"@types/katex": "^0.16.7",
@@ -49,11 +49,11 @@
4949
"@types/react": "^18.3.12",
5050
"@types/react-dom": "^18.3.1",
5151
"@types/sanitize-html": "^2.16.0",
52-
"@vitejs/plugin-react-swc": "^4.0.0",
52+
"@vitejs/plugin-react-swc": "^4.0.1",
5353
"fast-glob": "^3.3.3",
54-
"less": "^4.4.0",
54+
"less": "^4.4.1",
5555
"typescript-json-schema": "^0.65.1",
56-
"vite": "^7.1.2"
56+
"vite": "^7.1.5"
5757
},
5858
"main_changeset": true
5959
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,26 +27,26 @@
2727
"@actions/core": "^1.11.1",
2828
"@actions/exec": "^1.1.1",
2929
"@actions/github": "^6.0.1",
30-
"@changesets/cli": "^2.29.5",
30+
"@changesets/cli": "^2.29.7",
3131
"@commitlint/cli": "^19.8.1",
3232
"@commitlint/config-conventional": "^19.8.1",
3333
"@manypkg/get-packages": "^3.1.0",
3434
"@modelscope-studio/changelog": "workspace:*",
3535
"@modelscope-studio/lint-config": "workspace:*",
36-
"eslint": "^9.33.0",
36+
"eslint": "^9.35.0",
3737
"husky": "^9.1.7",
38-
"lint-staged": "^16.1.5",
38+
"lint-staged": "^16.1.6",
3939
"node-fetch": "^3.3.2",
4040
"npm-run-all": "^4.1.5",
4141
"prettier": "^3.6.2",
4242
"prettier-plugin-packagejson": "^2.5.19",
4343
"prettier-plugin-svelte": "^3.4.0",
4444
"rimraf": "^6.0.1",
45-
"stylelint": "^16.23.1",
45+
"stylelint": "^16.24.0",
4646
"svelte": "^4.2.19",
4747
"svelte-check": "^4.3.1",
4848
"tslib": "^2.8.1",
49-
"tsx": "^4.20.4",
49+
"tsx": "^4.20.5",
5050
"typescript": "^5.9.2"
5151
},
5252
"main_changeset": true

0 commit comments

Comments
 (0)