|
5 | 5 | "repository": "https://github.com/rbtying/shengji.git", |
6 | 6 | "license": "MIT", |
7 | 7 | "dependencies": { |
8 | | - "@sentry/react": "^6.1.0", |
9 | | - "@sentry/tracing": "^5.27.4", |
| 8 | + "@sentry/react": "^9.13.0", |
| 9 | + "@sentry/tracing": "^7.120.3", |
10 | 10 | "@types/canvas-confetti": "^1.0.0", |
11 | 11 | "@types/classnames": "^2.2.10", |
12 | | - "@types/jest": "^25.2.1", |
13 | | - "@types/node": "^13.11.1", |
14 | | - "@types/react": "^16.9.32", |
15 | | - "@types/react-dom": "^16.9.6", |
| 12 | + "@types/jest": "^29.5.14", |
| 13 | + "@types/node": "^22.14.1", |
| 14 | + "@types/react": "19.1.2", |
| 15 | + "@types/react-dom": "^19.1.2", |
16 | 16 | "@types/react-modal": "^3.10.5", |
17 | | - "@types/react-select": "^3.0.11", |
18 | | - "@types/react-tooltip": "^4.2.4", |
19 | | - "@types/styled-components": "^5.0.1", |
20 | 17 | "canvas-confetti": "^1.2.0", |
21 | 18 | "classnames": "^2.2.6", |
22 | 19 | "emoji-picker-react": "^4.4.7", |
23 | 20 | "jest": "^29.7.0", |
24 | | - "json-schema-to-typescript": "^11.0.2", |
25 | | - "react": "^16.13.1", |
26 | | - "react-dom": "^16.13.1", |
27 | | - "react-is": "^16.13.1", |
| 21 | + "json-schema-to-typescript": "^15.0.4", |
| 22 | + "react": "19.1.0", |
| 23 | + "react-dom": "19.1.0", |
| 24 | + "react-is": "^19.1.0", |
28 | 25 | "react-modal": "^3.11.2", |
29 | | - "react-select": "^3.1.0", |
30 | | - "react-tooltip": "^4.2.7", |
31 | | - "styled-components": "^5.1.0", |
| 26 | + "react-select": "5", |
| 27 | + "react-tooltip": "^5.28.1", |
| 28 | + "styled-components": "^6.0.0", |
| 29 | + "stylis": "^4.0.0", |
32 | 30 | "ts-jest": "^29.2.5", |
33 | 31 | "ts-loader": "^9.5.1", |
34 | 32 | "typescript": "^5.7.2" |
|
48 | 46 | "@typescript-eslint/eslint-plugin": "^8.17.0", |
49 | 47 | "@typescript-eslint/parser": "^8.0.0", |
50 | 48 | "@wasm-tool/wasm-pack-plugin": "^1.4.0", |
51 | | - "copy-webpack-plugin": "^6.0.3", |
52 | | - "css-loader": "^4.0.0", |
53 | | - "css-minimizer-webpack-plugin": "^3.0.1", |
| 49 | + "copy-webpack-plugin": "^13.0.0", |
| 50 | + "css-loader": "^7.1.2", |
| 51 | + "css-minimizer-webpack-plugin": "^7.0.2", |
54 | 52 | "eslint": "^9.16.0", |
55 | 53 | "eslint-plugin-import": "^2.31.0", |
56 | 54 | "eslint-plugin-n": "^17.14.0", |
57 | 55 | "eslint-plugin-promise": "^7.2.1", |
58 | 56 | "eslint-plugin-react": "^7.37.2", |
59 | | - "globals": "^15.13.0", |
60 | | - "hook-shell-script-webpack-plugin": "^0.1.4", |
| 57 | + "globals": "^16.0.0", |
| 58 | + "hook-shell-script-webpack-plugin": "^0.4.0", |
61 | 59 | "html-webpack-plugin": "^5.3.2", |
62 | | - "mini-css-extract-plugin": "^1.6.0", |
| 60 | + "mini-css-extract-plugin": "^2.9.2", |
63 | 61 | "prettier": "^3.4.1", |
64 | 62 | "react-color": "^2.18.1", |
65 | | - "rimraf": "^3.0.2", |
| 63 | + "rimraf": "^6.0.1", |
66 | 64 | "terser-webpack-plugin": "^5.1.3", |
67 | 65 | "typescript-eslint": "^8.17.0", |
68 | 66 | "webpack": "^5.76.0", |
69 | | - "webpack-cli": "^4.7.2" |
| 67 | + "webpack-cli": "^6.0.1" |
70 | 68 | } |
71 | 69 | } |
0 commit comments