Skip to content

Commit 68bf7ab

Browse files
fix(deps): update npm non-major dependencies
1 parent 57d7ac0 commit 68bf7ab

File tree

2 files changed

+404
-657
lines changed

2 files changed

+404
-657
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@babel/runtime-corejs3": "7.28.4",
4141
"@eslint/compat": "2.0.0",
4242
"@faker-js/faker": "10.1.0",
43-
"@percy/cli": "1.31.5",
43+
"@percy/cli": "1.31.6",
4444
"@percy/cypress": "3.1.7",
4545
"@pmmmwh/react-refresh-webpack-plugin": "0.6.2",
46-
"@tanstack/react-query-devtools": "5.91.1",
46+
"@tanstack/react-query-devtools": "5.91.2",
4747
"@testing-library/cypress": "10.1.0",
4848
"@testing-library/dom": "10.4.1",
4949
"@testing-library/jest-dom": "6.9.1",
50-
"@testing-library/react": "16.3.0",
50+
"@testing-library/react": "16.3.1",
5151
"@testing-library/user-event": "14.6.1",
5252
"@types/dot-object": "2.1.6",
5353
"@types/jest": "30.0.0",
@@ -61,17 +61,17 @@
6161
"@types/react-dom": "19.2.3",
6262
"@types/react-router-dom": "5.3.3",
6363
"@types/uuid": "11.0.0",
64-
"@typescript-eslint/eslint-plugin": "8.49.0",
65-
"@typescript-eslint/parser": "8.49.0",
64+
"@typescript-eslint/eslint-plugin": "8.50.1",
65+
"@typescript-eslint/parser": "8.50.1",
6666
"axe-core": "4.11.0",
6767
"babel-jest": "30.2.0",
6868
"babel-loader": "10.0.0",
69-
"caniuse-lite": "1.0.30001760",
69+
"caniuse-lite": "1.0.30001761",
7070
"chokidar-cli": "3.0.0",
7171
"core-js": "3.47.0",
7272
"cross-env": "10.1.0",
7373
"css-loader": "7.1.2",
74-
"cypress": "15.7.1",
74+
"cypress": "15.8.1",
7575
"cypress-axe": "1.7.0",
7676
"cypress-fail-on-console-error": "5.1.1",
7777
"cypress-iframe": "1.0.1",
@@ -81,7 +81,7 @@
8181
"cypress-terminal-report": "^7.2.1",
8282
"cypress-wait-until": "3.0.2",
8383
"dotenv": "17.2.3",
84-
"esbuild-loader": "4.4.0",
84+
"esbuild-loader": "4.4.1",
8585
"eslint": "9.39.2",
8686
"eslint-config-prettier": "10.1.8",
8787
"eslint-plugin-cypress": "5.2.0",
@@ -95,7 +95,7 @@
9595
"eslint-plugin-react-hooks": "7.0.1",
9696
"eslint-plugin-simple-import-sort": "12.1.1",
9797
"eslint-plugin-sonarjs": "3.0.5",
98-
"eslint-plugin-testing-library": "7.14.0",
98+
"eslint-plugin-testing-library": "7.15.3",
9999
"eslint-plugin-unused-imports": "4.3.0",
100100
"fork-ts-checker-notifier-webpack-plugin": "9.0.0",
101101
"fork-ts-checker-webpack-plugin": "9.1.0",
@@ -128,7 +128,7 @@
128128
"typescript-plugin-css-modules": "5.2.0",
129129
"use-immer": "0.11.0",
130130
"utility-types": "3.11.0",
131-
"webpack": "5.103.0",
131+
"webpack": "5.104.1",
132132
"webpack-cli": "6.0.1",
133133
"webpack-dev-server": "5.2.2"
134134
},
@@ -139,8 +139,8 @@
139139
"@digdir/designsystemet-css": "1.9.0",
140140
"@digdir/designsystemet-react": "1.9.0",
141141
"@digdir/designsystemet-theme": "1.9.0",
142-
"@navikt/aksel-icons": "7.35.2",
143-
"@tanstack/react-query": "5.90.12",
142+
"@navikt/aksel-icons": "7.36.0",
143+
"@tanstack/react-query": "5.90.14",
144144
"@types/cypress": "^1.1.6",
145145
"ajv": "8.17.1",
146146
"ajv-errors": "3.0.0",
@@ -155,8 +155,8 @@
155155
"dot-object": "2.1.5",
156156
"fast-array-diff": "1.1.0",
157157
"fast-json-patch": "3.1.1",
158-
"html-react-parser": "5.2.10",
159-
"immer": "11.0.1",
158+
"html-react-parser": "5.2.11",
159+
"immer": "11.1.0",
160160
"jsonpointer": "5.0.1",
161161
"leaflet": "1.9.4",
162162
"lru-cache": "11.2.4",
@@ -166,7 +166,7 @@
166166
"react": "19.2.3",
167167
"react-compiler-webpack": "0.2.1",
168168
"react-content-loader": "7.1.1",
169-
"react-day-picker": "9.12.0",
169+
"react-day-picker": "9.13.0",
170170
"react-device-detect": "2.2.3",
171171
"react-dom": "19.2.3",
172172
"react-dropzone": "14.3.8",
@@ -176,9 +176,9 @@
176176
"react-toastify": "11.0.5",
177177
"terraformer-wkt-parser": "1.2.1",
178178
"typescript": "5.9.3",
179-
"typescript-eslint": "8.49.0",
179+
"typescript-eslint": "8.50.1",
180180
"uuid": "13.0.0",
181-
"zod": "4.2.0",
181+
"zod": "4.2.1",
182182
"zustand": "5.0.9"
183183
},
184184
"packageManager": "yarn@4.12.0",

0 commit comments

Comments
 (0)