|
50 | 50 | "react-router": "7.6.3" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@eslint/js": "9.27.0", |
| 53 | + "@eslint/js": "9.38.0", |
54 | 54 | "@storybook/addon-a11y": "8.6.14", |
55 | 55 | "@storybook/addon-essentials": "8.6.14", |
56 | 56 | "@storybook/react": "8.6.14", |
|
62 | 62 | "@types/react": "19.1.8", |
63 | 63 | "@types/react-dom": "19.1.6", |
64 | 64 | "@vitejs/plugin-react-swc": "3.9.0", |
65 | | - "eslint": "9.27.0", |
| 65 | + "eslint": "9.38.0", |
66 | 66 | "eslint-config-prettier": "10.1.5", |
67 | | - "eslint-plugin-import": "2.31.0", |
| 67 | + "eslint-plugin-import": "2.32.0", |
68 | 68 | "eslint-plugin-jsx-a11y": "6.10.2", |
69 | 69 | "eslint-plugin-react": "7.37.5", |
70 | 70 | "eslint-plugin-react-hooks": "5.2.0", |
71 | | - "eslint-plugin-unused-imports": "4.1.4", |
72 | | - "globals": "16.1.0", |
| 71 | + "eslint-plugin-unused-imports": "4.3.0", |
| 72 | + "globals": "16.4.0", |
73 | 73 | "jsdom": "26.1.0", |
74 | 74 | "prettier": "3.5.3", |
75 | 75 | "storybook": "8.6.14", |
76 | 76 | "stylelint": "16.19.1", |
77 | 77 | "stylelint-config-recess-order": "6.0.0", |
78 | 78 | "stylelint-config-standard": "38.0.0", |
79 | 79 | "typescript": "5.8.3", |
80 | | - "typescript-eslint": "8.32.1", |
| 80 | + "typescript-eslint": "8.46.2", |
81 | 81 | "vite": "6.3.6", |
82 | 82 | "vitest": "3.1.4" |
83 | 83 | } |
|
0 commit comments