Skip to content

Commit 430b15e

Browse files
fix(deps): update all non-major dependencies
1 parent 3a78695 commit 430b15e

2 files changed

Lines changed: 785 additions & 561 deletions

File tree

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"history": "5.3.0",
6464
"http-proxy-middleware": "2.0.9",
6565
"human-interval": "2.0.1",
66-
"ipaddr.js": "2.2.0",
66+
"ipaddr.js": "2.3.0",
6767
"is-ip": "5.0.1",
6868
"js-file-download": "0.4.12",
6969
"js-sha256": "0.11.1",
@@ -92,28 +92,28 @@
9292
"yup": "0.32.11"
9393
},
9494
"devDependencies": {
95-
"@badeball/cypress-cucumber-preprocessor": "23.0.0",
96-
"@bahmutov/cypress-esbuild-preprocessor": "2.2.5",
95+
"@badeball/cypress-cucumber-preprocessor": "23.2.1",
96+
"@bahmutov/cypress-esbuild-preprocessor": "2.2.8",
9797
"@canonical/typescript-config-react": "0.9.0",
9898
"@eslint/compat": "1.4.1",
99-
"@eslint/eslintrc": "3.3.1",
100-
"@eslint/js": "9.39.1",
101-
"@hey-api/openapi-ts": "0.87.5",
99+
"@eslint/eslintrc": "3.3.3",
100+
"@eslint/js": "9.39.2",
101+
"@hey-api/openapi-ts": "0.92.4",
102102
"@percy/cli": "1.31.4",
103103
"@percy/cypress": "3.1.6",
104-
"@playwright/test": "1.56.1",
105-
"@storybook/addon-a11y": "7.6.20",
106-
"@storybook/addon-essentials": "7.6.20",
107-
"@storybook/addon-interactions": "7.6.20",
108-
"@storybook/addon-links": "7.6.20",
109-
"@storybook/blocks": "7.6.20",
110-
"@storybook/manager-api": "7.6.20",
111-
"@storybook/preset-create-react-app": "7.6.20",
112-
"@storybook/react": "7.6.20",
113-
"@storybook/react-webpack5": "7.6.20",
114-
"@storybook/theming": "7.6.20",
115-
"@tanstack/react-query": "5.90.9",
116-
"@tanstack/react-query-devtools": "5.90.2",
104+
"@playwright/test": "1.58.2",
105+
"@storybook/addon-a11y": "7.6.22",
106+
"@storybook/addon-essentials": "7.6.22",
107+
"@storybook/addon-interactions": "7.6.22",
108+
"@storybook/addon-links": "7.6.22",
109+
"@storybook/blocks": "7.6.22",
110+
"@storybook/manager-api": "7.6.22",
111+
"@storybook/preset-create-react-app": "7.6.22",
112+
"@storybook/react": "7.6.22",
113+
"@storybook/react-webpack5": "7.6.22",
114+
"@storybook/theming": "7.6.22",
115+
"@tanstack/react-query": "5.90.21",
116+
"@tanstack/react-query-devtools": "5.91.3",
117117
"@testing-library/cypress": "10.1.0",
118118
"@testing-library/dom": "10.4.1",
119119
"@testing-library/jest-dom": "6.9.1",
@@ -122,15 +122,15 @@
122122
"@types/chance": "1.1.7",
123123
"@types/classnames": "2.3.4",
124124
"@types/clone-deep": "4.0.4",
125-
"@types/node": "25.0.3",
125+
"@types/node": "25.2.3",
126126
"@types/path-parse": "1.0.22",
127127
"@types/pluralize": "0.0.33",
128128
"@types/react": "19.2.4",
129129
"@types/react-dom": "19.2.3",
130130
"@types/react-redux": "7.1.34",
131131
"@types/redux-mock-store": "1.5.0",
132132
"@types/redux-saga": "0.10.5",
133-
"@typescript-eslint/parser": "8.46.4",
133+
"@typescript-eslint/parser": "8.56.0",
134134
"@vitest/coverage-istanbul": "1.6.1",
135135
"@welldone-software/why-did-you-render": "10.0.1",
136136
"address": "2.0.3",
@@ -146,36 +146,36 @@
146146
"eslint": "9.39.1",
147147
"eslint-config-prettier": "10.1.8",
148148
"eslint-import-resolver-typescript": "4.4.4",
149-
"eslint-plugin-cypress": "5.2.0",
149+
"eslint-plugin-cypress": "5.4.0",
150150
"eslint-plugin-import": "2.32.0",
151151
"eslint-plugin-no-only-tests": "3.3.0",
152-
"eslint-plugin-playwright": "2.3.0",
153-
"eslint-plugin-prettier": "5.5.4",
152+
"eslint-plugin-playwright": "2.5.1",
153+
"eslint-plugin-prettier": "5.5.5",
154154
"eslint-plugin-react": "7.37.5",
155155
"eslint-plugin-react-hooks": "5.2.0",
156156
"eslint-plugin-storybook": "0.12.0",
157-
"eslint-plugin-testing-library": "7.13.4",
158-
"eslint-plugin-unused-imports": "4.3.0",
159-
"fishery": "2.3.1",
157+
"eslint-plugin-testing-library": "7.15.4",
158+
"eslint-plugin-unused-imports": "4.4.1",
159+
"fishery": "2.4.0",
160160
"formik-devtools-extension": "0.1.8",
161161
"http-proxy-middleware": "2.0.9",
162162
"immer": "10.2.0",
163163
"jsdom": "26.1.0",
164164
"mock-socket": "9.3.1",
165165
"mockdate": "3.0.5",
166-
"msw": "2.12.1",
166+
"msw": "2.12.10",
167167
"nanoid": "5.1.6",
168168
"nodemon": "3.1.11",
169169
"npm-package-json-lint": "8.0.0",
170170
"postcss-normalize": "13.0.1",
171171
"prettier": "3.6.2",
172172
"redux-mock-store": "1.5.5",
173173
"redux-saga-test-plan": "4.0.6",
174-
"sass": "1.94.0",
175-
"start-server-and-test": "2.1.2",
174+
"sass": "1.97.3",
175+
"start-server-and-test": "2.1.3",
176176
"storybook": "7.6.20",
177-
"timezone-mock": "1.3.6",
178-
"typescript-eslint": "8.46.4",
177+
"timezone-mock": "1.4.1",
178+
"typescript-eslint": "8.56.0",
179179
"unique-names-generator": "4.7.1",
180180
"vite-plugin-eslint": "1.8.1",
181181
"vitest": "1.6.1",

0 commit comments

Comments
 (0)