|
67 | 67 | "uuid": "^9.0.1"
|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 |
| - "@types/lodash": "^4.17.1", |
71 |
| - "@types/node": "^20.12.11", |
72 |
| - "@types/react": "^18.3.2", |
| 70 | + "@types/lodash": "^4.17.4", |
| 71 | + "@types/node": "^20.12.13", |
| 72 | + "@types/react": "^18.3.3", |
73 | 73 | "@types/react-dom": "^18.3.0",
|
74 | 74 | "@types/react-router-dom": "^5.3.3",
|
75 | 75 | "@types/store": "^2.0.5",
|
76 | 76 | "@types/uuid": "^9.0.8",
|
77 |
| - "@typescript-eslint/eslint-plugin": "^7.9.0", |
78 |
| - "@typescript-eslint/parser": "^7.9.0", |
79 |
| - "@vitejs/plugin-react": "^4.2.1", |
| 77 | + "@typescript-eslint/eslint-plugin": "^7.11.0", |
| 78 | + "@typescript-eslint/parser": "^7.11.0", |
| 79 | + "@vitejs/plugin-react": "^4.3.0", |
80 | 80 | "eslint": "^8.30.0",
|
81 | 81 | "eslint-config-prettier": "^9.1.0",
|
82 | 82 | "eslint-plugin-lodash": "^7.4.0",
|
83 | 83 | "eslint-plugin-prettier": "^5.1.3",
|
84 |
| - "eslint-plugin-react": "^7.34.1", |
| 84 | + "eslint-plugin-react": "^7.34.2", |
85 | 85 | "eslint-plugin-react-hooks": "^4.6.2",
|
86 | 86 | "eslint-plugin-unused-imports": "^3.2.0",
|
87 | 87 | "gh-pages": "^6.1.1",
|
88 | 88 | "husky": "^9.0.11",
|
89 | 89 | "prettier": "^3.2.5",
|
90 | 90 | "prettier-plugin-organize-imports": "^3.2.4",
|
91 | 91 | "pretty-quick": "^4.0.0",
|
92 |
| - "sass": "^1.77.1", |
| 92 | + "sass": "^1.77.4", |
93 | 93 | "typescript": "^5.4.5",
|
94 |
| - "vite": "^5.2.11", |
| 94 | + "vite": "^5.2.12", |
95 | 95 | "vite-plugin-pwa": "^0.20.0"
|
96 | 96 | }
|
97 | 97 | }
|
0 commit comments