|
16 | 16 | "author": "Ludovic COULON & Riadh BOUCHAHOUA",
|
17 | 17 | "license": "MIT",
|
18 | 18 | "devDependencies": {
|
19 |
| - "@babel/cli": "^7.19.3", |
20 |
| - "@babel/core": "^7.20.5", |
| 19 | + "@babel/cli": "^7.21.0", |
| 20 | + "@babel/core": "^7.21.0", |
21 | 21 | "@babel/helper-call-delegate": "^7.12.13",
|
22 | 22 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
23 | 23 | "@babel/preset-env": "^7.20.2",
|
24 | 24 | "@babel/preset-react": "^7.18.6",
|
25 |
| - "@babel/preset-typescript": "^7.18.6", |
| 25 | + "@babel/preset-typescript": "^7.21.0", |
26 | 26 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
27 | 27 | "@types/crypto-js": "^4.1.1",
|
28 | 28 | "@types/pretty": "^2.0.1",
|
29 |
| - "@types/react-syntax-highlighter": "^15.5.5", |
| 29 | + "@types/react-syntax-highlighter": "^15.5.6", |
30 | 30 | "@types/use-persisted-state": "^0.3.1",
|
31 |
| - "babel-loader": "^9.1.0", |
| 31 | + "babel-loader": "^9.1.2", |
32 | 32 | "clean-webpack-plugin": "^4.0.0",
|
33 | 33 | "copy-webpack-plugin": "^11.0.0",
|
34 | 34 | "css-loader": "^6.7.3",
|
|
37 | 37 | "react-hot-loader": "^4.13.1",
|
38 | 38 | "react-refresh": "^0.14.0",
|
39 | 39 | "style-loader": "^3.3.1",
|
40 |
| - "typescript": "^4.9.4", |
41 |
| - "webpack": "^5.75.0", |
| 40 | + "typescript": "^4.9.5", |
| 41 | + "webpack": "^5.76.1", |
42 | 42 | "webpack-cli": "^5.0.1",
|
43 | 43 | "webpack-dev-server": "^4.11.1"
|
44 | 44 | },
|
|
49 | 49 | ],
|
50 | 50 | "dependencies": {
|
51 | 51 | "@ant-design/compatible": "^5.1.1",
|
52 |
| - "@ant-design/cssinjs": "^1.2.0", |
| 52 | + "@ant-design/cssinjs": "^1.6.1", |
53 | 53 | "@ant-design/icons": "4.8.0",
|
54 |
| - "@ant-design/pro-layout": "^7.4.0", |
| 54 | + "@ant-design/pro-card": "^2.3.0", |
| 55 | + "@ant-design/pro-layout": "^7.10.0", |
55 | 56 | "@hot-loader/react-dom": "^17.0.2",
|
56 | 57 | "@types/chrome": "^0.0.206",
|
57 |
| - "@types/jest": "^29.2.4", |
58 |
| - "@types/node": "^18.11.17", |
59 |
| - "@types/react": "^18.0.26", |
60 |
| - "@types/react-dom": "^18.0.9", |
61 |
| - "@uiw/react-md-editor": "^3.20.2", |
| 58 | + "@types/jest": "^29.4.0", |
| 59 | + "@types/node": "^18.15.0", |
| 60 | + "@types/react": "^18.0.28", |
| 61 | + "@types/react-dom": "^18.0.11", |
| 62 | + "@uiw/react-md-editor": "^3.20.5", |
62 | 63 | "antd": "5.1.0",
|
63 | 64 | "antd-mask-input": "2.0.7",
|
64 |
| - "axios": "^1.2.1", |
| 65 | + "axios": "^1.3.4", |
65 | 66 | "crypto-js": "^4.1.1",
|
66 | 67 | "darkreader": "^4.9.58",
|
67 | 68 | "escape-quotes": "^1.0.2",
|
68 | 69 | "less": "^4.1.3",
|
69 | 70 | "less-loader": "^11.1.0",
|
70 |
| - "mermaid": "^9.3.0", |
| 71 | + "mermaid": "^9.4.3", |
71 | 72 | "pretty": "^2.0.0",
|
72 | 73 | "rc-queue-anim": "^2.0.0",
|
73 | 74 | "react": "^18.2.0",
|
|
76 | 77 | "react-color": "^2.19.3",
|
77 | 78 | "react-dom": "^18.2.0",
|
78 | 79 | "react-highlight-words": "^0.18.0",
|
79 |
| - "react-query": "^3.39.2", |
80 |
| - "react-refresh-typescript": "^2.0.7", |
| 80 | + "react-query": "^3.39.3", |
| 81 | + "react-refresh-typescript": "^2.0.8", |
81 | 82 | "react-syntax-highlighter": "^15.5.0",
|
82 | 83 | "sm3": "^1.0.3",
|
83 | 84 | "ts-loader": "^9.4.2",
|
|
0 commit comments