|
20 | 20 | "test:coverage": "jest --coverage" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@commitlint/cli": "^19.6.1", |
24 | | - "@emotion/react": "^11.14.0", |
25 | | - "@emotion/styled": "^11.14.0", |
26 | | - "@eslint/compat": "^1.2.4", |
27 | | - "@eslint/eslintrc": "^3.2.0", |
28 | | - "@eslint/js": "^9.17.0", |
29 | | - "@mui/icons-material": "^6.3.0", |
30 | | - "@mui/material": "^6.3.0", |
| 23 | + "@commitlint/cli": "^19.4.0", |
| 24 | + "@emotion/react": "^11.13.3", |
| 25 | + "@emotion/styled": "^11.13.0", |
| 26 | + "@eslint/compat": "^1.1.1", |
| 27 | + "@eslint/eslintrc": "^3.1.0", |
| 28 | + "@eslint/js": "^9.9.1", |
| 29 | + "@mui/icons-material": "^6.0.1", |
| 30 | + "@mui/material": "^5.16.7", |
31 | 31 | "@types/eslint-scope": "^3.7.7", |
32 | | - "ace-builds": "^1.37.1", |
33 | | - "acorn": "^8.14.0", |
| 32 | + "ace-builds": "^1.36.0", |
| 33 | + "acorn": "^8.12.1", |
34 | 34 | "acorn-walk": "^8.3.4", |
35 | 35 | "eslint-scope": "^8.2.0", |
36 | | - "globals": "^15.14.0", |
37 | | - "react": "^19.0.0", |
38 | | - "react-ace": "^13.0.0", |
39 | | - "react-dom": "^19.0.0", |
40 | | - "zustand": "^5.0.2" |
| 36 | + "globals": "^15.9.0", |
| 37 | + "react": "^18.3.1", |
| 38 | + "react-ace": "^12.0.0", |
| 39 | + "react-dom": "^18.3.1", |
| 40 | + "zustand": "^4.5.5" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@commitlint/config-conventional": "^19.6.0", |
44 | | - "@playwright/test": "^1.49.1", |
| 43 | + "@commitlint/config-conventional": "^19.2.2", |
| 44 | + "@playwright/test": "^1.48.2", |
45 | 45 | "@semantic-release/changelog": "^6.0.3", |
46 | 46 | "@semantic-release/git": "^10.0.1", |
47 | 47 | "@types/jest": "^29.5.14", |
48 | | - "@types/node": "^22.10.2", |
49 | | - "@types/react": "^19.0.2", |
50 | | - "@types/react-dom": "^19.0.2", |
51 | | - "@typescript-eslint/eslint-plugin": "^8.19.0", |
52 | | - "@typescript-eslint/parser": "^8.19.0", |
53 | | - "@vitejs/plugin-react": "^4.3.4", |
54 | | - "commitizen": "^4.3.1", |
| 48 | + "@types/node": "^22.9.0", |
| 49 | + "@types/react": "^18.3.4", |
| 50 | + "@types/react-dom": "^18.3.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.2.0", |
| 52 | + "@typescript-eslint/parser": "^8.2.0", |
| 53 | + "@vitejs/plugin-react": "^4.3.1", |
| 54 | + "commitizen": "^4.3.0", |
55 | 55 | "cz-conventional-changelog": "^3.3.0", |
56 | | - "eslint": "^9.17.0", |
| 56 | + "eslint": "^9.9.1", |
57 | 57 | "eslint-config-prettier": "^9.1.0", |
58 | 58 | "eslint-plugin-prettier": "^5.2.1", |
59 | | - "eslint-plugin-react-hooks": "^5.1.0", |
60 | | - "eslint-plugin-react-refresh": "^0.4.16", |
61 | | - "husky": "^9.1.7", |
| 59 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 60 | + "eslint-plugin-react-refresh": "^0.4.11", |
| 61 | + "husky": "^9.1.5", |
62 | 62 | "jest": "^29.7.0", |
63 | | - "lint-staged": "^15.3.0", |
64 | | - "prettier": "^3.4.2", |
65 | | - "semantic-release": "^24.2.0", |
| 63 | + "lint-staged": "^15.2.9", |
| 64 | + "prettier": "^3.3.3", |
| 65 | + "semantic-release": "^24.1.0", |
66 | 66 | "ts-jest": "^29.2.5", |
67 | | - "typescript": "^5.7.2", |
68 | | - "vite": "^6.0.6" |
| 67 | + "typescript": "^5.5.4", |
| 68 | + "vite": "^5.4.2" |
69 | 69 | }, |
70 | 70 | "packageManager": "[email protected]+sha512.af78262d7d125afbfeed740602ace8c5e4405cd7f4735c08feb327286b2fdb2390fbca01589bfd1f50b1240548b74806767f5a063c94b67e431aabd0d86f7774", |
71 | 71 | "config": { |
|
0 commit comments