|
14 | 14 | "Programming Languages" |
15 | 15 | ], |
16 | 16 | "dependencies": { |
17 | | - "@codemirror/lang-json": "^6.0.0", |
18 | | - "@uiw/codemirror-theme-duotone": "^4.12.1", |
19 | | - "@uiw/react-codemirror": "^4.23.10", |
| 17 | + "@codemirror/lang-json": "^6.0.2", |
| 18 | + "@uiw/codemirror-theme-duotone": "^4.25.2", |
| 19 | + "@uiw/react-codemirror": "^4.25.2", |
20 | 20 | "format-to-json": "^2.1.2", |
21 | | - "react": "^19.1.0", |
22 | | - "react-dom": "^19.1.0", |
23 | | - "react-hot-toast": "^2.5.2", |
| 21 | + "react": "^19.2.0", |
| 22 | + "react-dom": "^19.2.0", |
| 23 | + "react-hot-toast": "^2.6.0", |
24 | 24 | "react-icons": "^4.4.0", |
25 | | - "react-router-dom": "^7.5.2", |
| 25 | + "react-router-dom": "^7.9.4", |
26 | 26 | "react-scripts": "5.0.1", |
27 | 27 | "react-switch": "^7.1.0" |
28 | 28 | }, |
|
41 | 41 | "@testing-library/jest-dom": "^6.6.3", |
42 | 42 | "@testing-library/react": "^16.3.0", |
43 | 43 | "@testing-library/user-event": "^14.6.1", |
44 | | - "@types/node": "^20.7.0", |
| 44 | + "@types/node": "^24.6.0", |
45 | 45 | "@types/react": "npm:types-react@rc", |
46 | 46 | "@types/react-dom": "npm:types-react-dom@rc", |
47 | 47 | "@types/react-router-dom": "^5.3.3", |
|
62 | 62 | "eslint-config-react-app": "^7.0.1", |
63 | 63 | "eslint-plugin-cypress": "^2.12.1", |
64 | 64 | "eslint-plugin-react": "^7.26.1", |
65 | | - "http-server": "^14.0.0", |
66 | | - "husky": "^7.0.2", |
| 65 | + "http-server": "^14.1.1", |
| 66 | + "husky": "^7.0.4", |
67 | 67 | "lcov-result-merger": "^5.0.1", |
68 | 68 | "source-map-explorer": "^2.5.3", |
69 | 69 | "tailwindcss": "^3.4.17", |
|
0 commit comments