Skip to content

Commit afa13d4

Browse files
chore(deps): update all non-major dependencies
1 parent 4579c98 commit afa13d4

File tree

2 files changed

+160
-252
lines changed

2 files changed

+160
-252
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/preset-react": "7.28.5",
6464
"@babel/preset-typescript": "7.28.5",
6565
"@cypress/code-coverage": "4.0.3",
66-
"@eslint/compat": "2.0.4",
66+
"@eslint/compat": "2.0.5",
6767
"@eslint/js": "9.39.4",
6868
"@playwright/experimental-ct-react": "1.59.1",
6969
"@playwright/test": "1.59.1",
@@ -77,7 +77,7 @@
7777
"@vitejs/plugin-react": "6.0.1",
7878
"chromatic": "16.1.0",
7979
"cssnano": "7.1.4",
80-
"cypress": "15.13.0",
80+
"cypress": "15.13.1",
8181
"cypress-real-events": "1.15.0",
8282
"dedent": "1.7.2",
8383
"documentation": "14.0.3",
@@ -89,23 +89,23 @@
8989
"eslint-plugin-prettier": "5.5.5",
9090
"eslint-plugin-react": "7.37.5",
9191
"eslint-plugin-react-hooks": "7.0.1",
92-
"eslint-plugin-storybook": "10.3.4",
92+
"eslint-plugin-storybook": "10.3.5",
9393
"glob": "13.0.6",
9494
"globals": "17.4.0",
9595
"husky": "9.1.7",
9696
"lerna": "9.0.7",
9797
"lint-staged": "16.4.0",
9898
"monocart-reporter": "2.10.0",
9999
"npm-run-all2": "8.0.4",
100-
"postcss": "8.5.8",
100+
"postcss": "8.5.9",
101101
"postcss-cli": "11.0.1",
102102
"postcss-import": "16.1.1",
103103
"postcss-modules": "6.0.1",
104-
"prettier": "3.8.1",
104+
"prettier": "3.8.2",
105105
"rimraf": "6.1.3",
106106
"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",
109109
"vite-plugin-istanbul": "8.0.0",
110110
"vite-tsconfig-paths": "6.1.1"
111111
},
@@ -120,7 +120,7 @@
120120
},
121121
"resolutions": {
122122
"tocbot": "4.36.4",
123-
"react-is": "19.2.4"
123+
"react-is": "19.2.5"
124124
},
125125
"type": "module",
126126
"nyc": {

0 commit comments

Comments
 (0)