|
13 | 13 | "dependencies": { |
14 | 14 | "@pivanov/vite-plugin-svg-sprite": "^3.1.3", |
15 | 15 | "@tanstack/react-query": "^5.85.3", |
16 | | - "react": "^18.3.1", |
17 | | - "react-dom": "^18.3.1" |
| 16 | + "react": "^19.1.1", |
| 17 | + "react-dom": "^19.1.1" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@crxjs/vite-plugin": "^2.2.0", |
| 21 | + "@eslint/js": "^9.33.0", |
| 22 | + "@pinback/design-system": "workspace:*", |
| 23 | + "@pinback/eslint-config": "workspace:*", |
| 24 | + "@pinback/tailwind-config": "workspace:*", |
| 25 | + "@pinback/typescript-config": "workspace:*", |
21 | 26 | "@tailwindcss/vite": "^4.1.12", |
22 | 27 | "@types/chrome": "^0.0.273", |
23 | 28 | "@types/react": "^18.3.5", |
24 | 29 | "@types/react-dom": "^18.3.0", |
25 | | - "@vitejs/plugin-react": "^4.3.1", |
26 | 30 | "@vitejs/plugin-react-swc": "^4.0.0", |
27 | 31 | "autoprefixer": "^10.4.21", |
28 | | - "eslint": "^9.9.0", |
| 32 | + "eslint": "^9.33.0", |
29 | 33 | "eslint-plugin-jsx-a11y": "^6.9.0", |
30 | 34 | "eslint-plugin-react": "^7.35.0", |
31 | | - "postcss": "^8.5.6", |
| 35 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 36 | + "eslint-plugin-react-refresh": "^0.4.20", |
32 | 37 | "prettier": "^3.3.3", |
33 | 38 | "prettier-plugin-tailwindcss": "^0.6.8", |
34 | 39 | "tailwindcss": "^4.1.12", |
|
0 commit comments