|
107 | 107 | "proxy-compare": "^3.0.1"
|
108 | 108 | },
|
109 | 109 | "devDependencies": {
|
110 |
| - "@eslint/js": "^9.19.0", |
| 110 | + "@eslint/js": "^9.22.0", |
111 | 111 | "@redux-devtools/extension": "^3.3.0",
|
112 | 112 | "@rollup/plugin-alias": "^5.1.1",
|
113 |
| - "@rollup/plugin-node-resolve": "^16.0.0", |
| 113 | + "@rollup/plugin-node-resolve": "^16.0.1", |
114 | 114 | "@rollup/plugin-replace": "^6.0.2",
|
115 | 115 | "@rollup/plugin-typescript": "^12.1.2",
|
116 | 116 | "@testing-library/jest-dom": "^6.6.3",
|
117 | 117 | "@testing-library/react": "^16.2.0",
|
118 | 118 | "@types/jsdom": "^21.1.7",
|
119 |
| - "@types/react": "^19.0.8", |
120 |
| - "@types/react-dom": "^19.0.3", |
121 |
| - "@vitest/coverage-v8": "^3.0.4", |
122 |
| - "@vitest/eslint-plugin": "^1.1.25", |
123 |
| - "@vitest/ui": "^3.0.4", |
124 |
| - "esbuild": "^0.24.2", |
125 |
| - "eslint": "9.19.0", |
126 |
| - "eslint-import-resolver-typescript": "^3.7.0", |
| 119 | + "@types/react": "^19.0.11", |
| 120 | + "@types/react-dom": "^19.0.4", |
| 121 | + "@vitest/coverage-v8": "^3.0.9", |
| 122 | + "@vitest/eslint-plugin": "^1.1.37", |
| 123 | + "@vitest/ui": "^3.0.9", |
| 124 | + "esbuild": "^0.25.1", |
| 125 | + "eslint": "9.22.0", |
| 126 | + "eslint-import-resolver-typescript": "^4.1.1", |
127 | 127 | "eslint-plugin-import": "^2.31.0",
|
128 | 128 | "eslint-plugin-jest-dom": "^5.5.0",
|
129 | 129 | "eslint-plugin-react": "^7.37.4",
|
130 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118", |
| 130 | + "eslint-plugin-react-compiler": "19.0.0-beta-3229e95-20250315", |
131 | 131 | "eslint-plugin-react-hooks": "^5.2.0",
|
132 | 132 | "eslint-plugin-testing-library": "^7.1.1",
|
133 | 133 | "jest-leak-detector": "^29.7.0",
|
134 | 134 | "jsdom": "^26.0.0",
|
135 | 135 | "json": "^11.0.0",
|
136 | 136 | "postinstall-postinstall": "^2.1.0",
|
137 |
| - "prettier": "^3.4.2", |
| 137 | + "prettier": "^3.5.3", |
138 | 138 | "proxy-memoize": "^3.0.1",
|
139 | 139 | "react": "19.0.0",
|
140 | 140 | "react-dom": "19.0.0",
|
141 | 141 | "redux": "^5.0.1",
|
142 |
| - "rollup": "^4.32.0", |
143 |
| - "rollup-plugin-esbuild": "^6.1.1", |
144 |
| - "shelljs": "^0.8.5", |
145 |
| - "shx": "^0.3.4", |
| 142 | + "rollup": "^4.36.0", |
| 143 | + "rollup-plugin-esbuild": "^6.2.1", |
| 144 | + "shelljs": "^0.9.2", |
| 145 | + "shx": "^0.4.0", |
146 | 146 | "ts-expect": "^1.3.0",
|
147 | 147 | "tslib": "^2.8.1",
|
148 |
| - "typescript": "^5.7.3", |
149 |
| - "typescript-eslint": "^8.21.0", |
150 |
| - "vite": "^6.0.11", |
151 |
| - "vitest": "^3.0.4" |
| 148 | + "typescript": "^5.8.2", |
| 149 | + "typescript-eslint": "^8.26.1", |
| 150 | + "vite": "^6.2.2", |
| 151 | + "vitest": "^3.0.9" |
152 | 152 | },
|
153 | 153 | "peerDependencies": {
|
154 | 154 | "@types/react": ">=18.0.0",
|
|
0 commit comments