Skip to content

Commit 79e3fea

Browse files
fix(deps): update npm non-major dependencies
1 parent c42c003 commit 79e3fea

File tree

2 files changed

+312
-306
lines changed

2 files changed

+312
-306
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@babel/runtime": "7.28.4",
4040
"@babel/runtime-corejs3": "7.28.4",
4141
"@eslint/compat": "1.4.0",
42-
"@faker-js/faker": "10.0.0",
43-
"@percy/cli": "1.31.3",
42+
"@faker-js/faker": "10.1.0",
43+
"@percy/cli": "1.31.4",
4444
"@percy/cypress": "3.1.6",
4545
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
4646
"@tanstack/react-query-devtools": "5.90.2",
@@ -56,22 +56,22 @@
5656
"@types/leaflet": "1",
5757
"@types/marked": "6.0.0",
5858
"@types/mime": "4.0.0",
59-
"@types/node": "22.18.10",
59+
"@types/node": "22.18.11",
6060
"@types/react": "19.2.2",
61-
"@types/react-dom": "19.2.1",
61+
"@types/react-dom": "19.2.2",
6262
"@types/react-router-dom": "5.3.3",
6363
"@types/uuid": "11.0.0",
64-
"@typescript-eslint/eslint-plugin": "8.46.0",
65-
"@typescript-eslint/parser": "8.46.0",
64+
"@typescript-eslint/eslint-plugin": "8.46.1",
65+
"@typescript-eslint/parser": "8.46.1",
6666
"axe-core": "4.11.0",
6767
"babel-jest": "30.2.0",
6868
"babel-loader": "10.0.0",
69-
"caniuse-lite": "1.0.30001750",
69+
"caniuse-lite": "1.0.30001751",
7070
"chokidar-cli": "3.0.0",
7171
"core-js": "3.46.0",
7272
"cross-env": "10.1.0",
7373
"css-loader": "7.1.2",
74-
"cypress": "15.4.0",
74+
"cypress": "15.5.0",
7575
"cypress-axe": "1.7.0",
7676
"cypress-fail-on-console-error": "5.1.1",
7777
"cypress-iframe": "1.0.1",
@@ -82,7 +82,7 @@
8282
"cypress-wait-until": "3.0.2",
8383
"dotenv": "17.2.3",
8484
"esbuild-loader": "4.4.0",
85-
"eslint": "9.37.0",
85+
"eslint": "9.38.0",
8686
"eslint-config-prettier": "10.1.8",
8787
"eslint-plugin-cypress": "5.2.0",
8888
"eslint-plugin-import": "2.32.0",
@@ -95,8 +95,8 @@
9595
"eslint-plugin-react-hooks": "7.0.0",
9696
"eslint-plugin-simple-import-sort": "12.1.1",
9797
"eslint-plugin-sonarjs": "3.0.5",
98-
"eslint-plugin-testing-library": "7.13.1",
99-
"eslint-plugin-unused-imports": "4.2.0",
98+
"eslint-plugin-testing-library": "7.13.3",
99+
"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",
102102
"globals": "16.4.0",
@@ -139,8 +139,8 @@
139139
"@digdir/designsystemet-css": "1.6.1",
140140
"@digdir/designsystemet-react": "1.6.1",
141141
"@digdir/designsystemet-theme": "1.6.1",
142-
"@navikt/aksel-icons": "7.32.1",
143-
"@tanstack/react-query": "5.90.2",
142+
"@navikt/aksel-icons": "7.32.3",
143+
"@tanstack/react-query": "5.90.5",
144144
"@types/cypress": "^1.1.6",
145145
"ajv": "8.17.1",
146146
"ajv-errors": "3.0.0",
@@ -151,16 +151,16 @@
151151
"classnames": "2.5.1",
152152
"cypress-parallel": "0.15.0",
153153
"date-fns": "4.1.0",
154-
"dompurify": "3.2.7",
154+
"dompurify": "3.3.0",
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.6",
158+
"html-react-parser": "5.2.7",
159159
"immer": "10.1.3",
160160
"jsonpointer": "5.0.1",
161161
"leaflet": "1.9.4",
162162
"lru-cache": "11.2.2",
163-
"marked": "16.4.0",
163+
"marked": "16.4.1",
164164
"marked-mangle": "1.1.11",
165165
"node-polyfill-webpack-plugin": "4.1.0",
166166
"react": "19.2.0",
@@ -176,7 +176,7 @@
176176
"react-toastify": "11.0.5",
177177
"terraformer-wkt-parser": "1.2.1",
178178
"typescript": "5.9.3",
179-
"typescript-eslint": "8.46.0",
179+
"typescript-eslint": "8.46.1",
180180
"uuid": "13.0.0",
181181
"zod": "4.1.12",
182182
"zustand": "5.0.8"

0 commit comments

Comments
 (0)