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