|
19 | 19 | "@codemirror/legacy-modes": "^6.5.1",
|
20 | 20 | "@codemirror/stream-parser": "^0.19.9",
|
21 | 21 | "@provablehq/sdk": "^0.9.0",
|
22 |
| - "@uiw/codemirror-theme-noctis-lilac": "^4.23.11", |
23 |
| - "@uiw/codemirror-theme-okaidia": "^4.23.11", |
24 |
| - "@uiw/react-codemirror": "^4.23.11", |
| 22 | + "@uiw/codemirror-theme-noctis-lilac": "^4.23.12", |
| 23 | + "@uiw/codemirror-theme-okaidia": "^4.23.12", |
| 24 | + "@uiw/react-codemirror": "^4.23.12", |
25 | 25 | "antd": "^5.24.9",
|
26 | 26 | "axios": "^1.9.0",
|
27 | 27 | "babel-loader": "^10.0.0",
|
|
33 | 33 | "web-vitals": "^4.2.4"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "@babel/core": "^7.26.10", |
37 |
| - "@babel/preset-env": "^7.26.9", |
38 |
| - "@babel/preset-react": "^7.26.3", |
| 36 | + "@babel/core": "^7.27.1", |
| 37 | + "@babel/preset-env": "^7.27.1", |
| 38 | + "@babel/preset-react": "^7.27.1", |
39 | 39 | "@types/react": "^19.1.2",
|
40 |
| - "@types/react-dom": "^19.1.2", |
| 40 | + "@types/react-dom": "^19.1.3", |
41 | 41 | "@vitejs/plugin-react-swc": "^3.9.0",
|
42 | 42 | "copy-webpack-plugin": "^13.0.0",
|
43 | 43 | "css-loader": "^7.1.2",
|
|
49 | 49 | "mini-css-extract-plugin": "^2.9.2",
|
50 | 50 | "prettier": "^3.5.3",
|
51 | 51 | "style-loader": "^4.0.0",
|
52 |
| - "vite": "^6.3.3", |
| 52 | + "vite": "^6.3.4", |
53 | 53 | "webpack": "^5.99.7",
|
54 | 54 | "webpack-cli": "^6.0.1",
|
55 | 55 | "webpack-dev-server": "^5.2.1"
|
|
0 commit comments