|
63 | 63 | "@babel/preset-react": "7.28.5", |
64 | 64 | "@babel/preset-typescript": "7.28.5", |
65 | 65 | "@cypress/code-coverage": "4.0.3", |
66 | | - "@eslint/compat": "2.0.4", |
| 66 | + "@eslint/compat": "2.0.5", |
67 | 67 | "@eslint/js": "9.39.4", |
68 | 68 | "@playwright/experimental-ct-react": "1.59.1", |
69 | 69 | "@playwright/test": "1.59.1", |
|
77 | 77 | "@vitejs/plugin-react": "6.0.1", |
78 | 78 | "chromatic": "16.1.0", |
79 | 79 | "cssnano": "7.1.4", |
80 | | - "cypress": "15.13.0", |
| 80 | + "cypress": "15.13.1", |
81 | 81 | "cypress-real-events": "1.15.0", |
82 | 82 | "dedent": "1.7.2", |
83 | 83 | "documentation": "14.0.3", |
|
89 | 89 | "eslint-plugin-prettier": "5.5.5", |
90 | 90 | "eslint-plugin-react": "7.37.5", |
91 | 91 | "eslint-plugin-react-hooks": "7.0.1", |
92 | | - "eslint-plugin-storybook": "10.3.4", |
| 92 | + "eslint-plugin-storybook": "10.3.5", |
93 | 93 | "glob": "13.0.6", |
94 | 94 | "globals": "17.4.0", |
95 | 95 | "husky": "9.1.7", |
96 | 96 | "lerna": "9.0.7", |
97 | 97 | "lint-staged": "16.4.0", |
98 | 98 | "monocart-reporter": "2.10.0", |
99 | 99 | "npm-run-all2": "8.0.4", |
100 | | - "postcss": "8.5.8", |
| 100 | + "postcss": "8.5.9", |
101 | 101 | "postcss-cli": "11.0.1", |
102 | 102 | "postcss-import": "16.1.1", |
103 | 103 | "postcss-modules": "6.0.1", |
104 | | - "prettier": "3.8.1", |
| 104 | + "prettier": "3.8.2", |
105 | 105 | "rimraf": "6.1.3", |
106 | 106 | "typescript": "5.9.3", |
107 | | - "typescript-eslint": "8.58.0", |
108 | | - "vite": "8.0.5", |
| 107 | + "typescript-eslint": "8.58.1", |
| 108 | + "vite": "8.0.8", |
109 | 109 | "vite-plugin-istanbul": "8.0.0", |
110 | 110 | "vite-tsconfig-paths": "6.1.1" |
111 | 111 | }, |
|
120 | 120 | }, |
121 | 121 | "resolutions": { |
122 | 122 | "tocbot": "4.36.4", |
123 | | - "react-is": "19.2.4" |
| 123 | + "react-is": "19.2.5" |
124 | 124 | }, |
125 | 125 | "type": "module", |
126 | 126 | "nyc": { |
|
0 commit comments