Skip to content

Commit 426e738

Browse files
committed
[deps]: updated deps;
ref: `pnpm update`
1 parent d7ebd09 commit 426e738

File tree

2 files changed

+1662
-1381
lines changed

2 files changed

+1662
-1381
lines changed

package.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,54 +5,54 @@
55
"homepage": ".",
66
"dependencies": {
77
"@ant-design/icons": "^6.0.0",
8-
"@ant-design/pro-components": "^2.6.11",
9-
"@ant-design/pro-layout": "^7.22.3",
10-
"@testing-library/jest-dom": "^5.16.4",
11-
"@testing-library/react": "^13.2.0",
8+
"@ant-design/pro-components": "^2.8.7",
9+
"@ant-design/pro-layout": "^7.22.4",
10+
"@testing-library/jest-dom": "^5.17.0",
11+
"@testing-library/react": "^13.4.0",
1212
"@testing-library/user-event": "^13.5.0",
1313
"@vitejs/plugin-react": "^1.3.2",
1414
"@vitejs/plugin-react-refresh": "^1.3.6",
15-
"antd": "^5.8.2",
15+
"antd": "^5.24.9",
1616
"antd-crud-table": "^0.0.10",
17-
"copy-clipboard-js": "^2.1.0",
17+
"copy-clipboard-js": "^2.1.1",
1818
"http-response-details": "^2.1.0",
1919
"i18next": "^24.2.3",
20-
"i18next-browser-languagedetector": "^8.0.4",
21-
"network-react": "^1.1.0",
20+
"i18next-browser-languagedetector": "^8.0.5",
21+
"network-react": "^1.2.0",
2222
"os-check": "^2.5.0",
2323
"persistent-state-react": "0.0.5",
24-
"react": "^18.1.0",
25-
"react-dom": "^18.1.0",
26-
"react-i18next": "^15.4.1",
27-
"react-router-dom": "^6.17.0",
28-
"rollup-plugin-visualizer": "^5.8.0",
29-
"vite": "^6.2.3",
30-
"vite-plugin-radar": "^0.9.1",
31-
"vite-plugin-svgr": "^2.1.0",
24+
"react": "^18.3.1",
25+
"react-dom": "^18.3.1",
26+
"react-i18next": "^15.5.1",
27+
"react-router-dom": "^6.30.0",
28+
"rollup-plugin-visualizer": "^5.14.0",
29+
"vite": "^6.3.3",
30+
"vite-plugin-radar": "^0.9.6",
31+
"vite-plugin-svgr": "^2.4.0",
3232
"web-vitals": "^2.1.4"
3333
},
3434
"devDependencies": {
35-
"@types/jest": "^27.5.1",
35+
"@types/jest": "^27.5.2",
3636
"@types/node": "^18.19.87",
37-
"@types/react": "^18.0.9",
38-
"@types/react-dom": "^18.0.4",
39-
"@typescript-eslint/eslint-plugin": "^5.32.0",
40-
"@typescript-eslint/parser": "^5.32.0",
41-
"autoprefixer": "^10.4.8",
42-
"cypress": "^13.4.0",
43-
"eslint": "^7.32.0 || ^8.2.0",
37+
"@types/react": "^18.3.20",
38+
"@types/react-dom": "^18.3.6",
39+
"@typescript-eslint/eslint-plugin": "^5.62.0",
40+
"@typescript-eslint/parser": "^5.62.0",
41+
"autoprefixer": "^10.4.21",
42+
"cypress": "^13.17.0",
43+
"eslint": "^8.57.1",
4444
"eslint-config-airbnb": "^19.0.4",
45-
"eslint-config-airbnb-typescript": "^17.0.0",
46-
"eslint-plugin-import": "^2.25.3",
47-
"eslint-plugin-jsx-a11y": "^6.5.1",
48-
"eslint-plugin-react": "^7.28.0",
49-
"eslint-plugin-react-hooks": "^4.3.0",
45+
"eslint-config-airbnb-typescript": "^17.1.0",
46+
"eslint-plugin-import": "^2.31.0",
47+
"eslint-plugin-jsx-a11y": "^6.10.2",
48+
"eslint-plugin-react": "^7.37.5",
49+
"eslint-plugin-react-hooks": "^4.6.2",
5050
"gh-pages": "^4.0.0",
51-
"postcss": "^8.4.14",
52-
"puppeteer": "^24.4.0",
53-
"sass": "^1.54.4",
54-
"tailwindcss": "^3.1.7",
55-
"typescript": "^5.8.2",
51+
"postcss": "^8.5.3",
52+
"puppeteer": "^24.7.2",
53+
"sass": "^1.87.0",
54+
"tailwindcss": "^3.4.17",
55+
"typescript": "^5.8.3",
5656
"vite-plugin-pwa": "^1.0.0"
5757
},
5858
"scripts": {

0 commit comments

Comments
 (0)