Skip to content

Commit 5379bdd

Browse files
Update npm non-major dependencies (#3631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85bcd54 commit 5379bdd

File tree

2 files changed

+407
-305
lines changed

2 files changed

+407
-305
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@
3232
"bench": "tsx --expose_gc --tsconfig benchmarks/tsconfig.json benchmarks/${0}"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "7.28.0",
36-
"@babel/plugin-transform-runtime": "7.28.0",
37-
"@babel/preset-env": "7.28.0",
35+
"@babel/core": "7.28.3",
36+
"@babel/plugin-transform-runtime": "7.28.3",
37+
"@babel/preset-env": "7.28.3",
3838
"@babel/preset-react": "7.27.1",
39-
"@babel/runtime": "7.28.2",
40-
"@babel/runtime-corejs3": "7.28.2",
41-
"@eslint/compat": "1.3.1",
39+
"@babel/runtime": "7.28.3",
40+
"@babel/runtime-corejs3": "7.28.3",
41+
"@eslint/compat": "1.3.2",
4242
"@faker-js/faker": "9.9.0",
4343
"@percy/cli": "1.31.1",
4444
"@percy/cypress": "3.1.6",
4545
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
46-
"@tanstack/react-query-devtools": "5.84.1",
46+
"@tanstack/react-query-devtools": "5.85.5",
4747
"@testing-library/cypress": "10.0.3",
4848
"@testing-library/dom": "10.4.1",
49-
"@testing-library/jest-dom": "6.6.4",
49+
"@testing-library/jest-dom": "6.7.0",
5050
"@testing-library/react": "16.3.0",
5151
"@testing-library/user-event": "14.6.1",
5252
"@types/dot-object": "2.1.6",
@@ -56,17 +56,17 @@
5656
"@types/leaflet": "1",
5757
"@types/marked": "6.0.0",
5858
"@types/mime": "4.0.0",
59-
"@types/node": "22.17.0",
60-
"@types/react": "19.1.9",
59+
"@types/node": "22.17.2",
60+
"@types/react": "19.1.10",
6161
"@types/react-dom": "19.1.7",
6262
"@types/react-router-dom": "5.3.3",
6363
"@types/uuid": "10.0.0",
64-
"@typescript-eslint/eslint-plugin": "8.39.0",
65-
"@typescript-eslint/parser": "8.39.0",
64+
"@typescript-eslint/eslint-plugin": "8.40.0",
65+
"@typescript-eslint/parser": "8.40.0",
6666
"axe-core": "4.10.3",
6767
"babel-jest": "30.0.5",
6868
"babel-loader": "10.0.0",
69-
"caniuse-lite": "1.0.30001733",
69+
"caniuse-lite": "1.0.30001735",
7070
"core-js": "3.45.0",
7171
"cross-env": "10.0.0",
7272
"css-loader": "7.1.2",
@@ -80,9 +80,9 @@
8080
"cypress-wait-until": "3.0.2",
8181
"dotenv": "17.2.1",
8282
"esbuild-loader": "4.3.0",
83-
"eslint": "9.32.0",
83+
"eslint": "9.33.0",
8484
"eslint-config-prettier": "10.1.8",
85-
"eslint-plugin-cypress": "5.1.0",
85+
"eslint-plugin-cypress": "5.1.1",
8686
"eslint-plugin-import": "2.32.0",
8787
"eslint-plugin-jsx-a11y": "6.10.2",
8888
"eslint-plugin-no-relative-import-paths": "1.6.1",
@@ -93,8 +93,8 @@
9393
"eslint-plugin-react-hooks": "5.2.0",
9494
"eslint-plugin-simple-import-sort": "12.1.1",
9595
"eslint-plugin-sonarjs": "3.0.4",
96-
"eslint-plugin-testing-library": "7.6.3",
97-
"eslint-plugin-unused-imports": "4.1.4",
96+
"eslint-plugin-testing-library": "7.6.6",
97+
"eslint-plugin-unused-imports": "4.2.0",
9898
"fork-ts-checker-notifier-webpack-plugin": "9.0.0",
9999
"fork-ts-checker-webpack-plugin": "9.1.0",
100100
"globals": "16.3.0",
@@ -108,37 +108,37 @@
108108
"jest-preview": "0.3.1",
109109
"js-levenshtein": "1.1.6",
110110
"jsdom": "patch:jsdom@npm%3A26.1.0#~/.yarn/patches/jsdom-npm-26.1.0-3857255f02.patch",
111-
"lint-staged": "16.1.4",
111+
"lint-staged": "16.1.5",
112112
"mime": "4.0.7",
113-
"mini-css-extract-plugin": "2.9.3",
113+
"mini-css-extract-plugin": "2.9.4",
114114
"prettier": "3.6.2",
115115
"react-refresh": "0.17.0",
116116
"resize-observer-polyfill": "1.5.1",
117117
"source-map-loader": "5.0.0",
118118
"style-loader": "4.0.0",
119119
"terser-webpack-plugin": "5.3.14",
120-
"tinybench": "4.0.1",
120+
"tinybench": "4.1.0",
121121
"ts-jest": "29.4.1",
122122
"ts-loader": "9.5.2",
123123
"ts-node": "10.9.2",
124124
"tsconfig-paths": "4.2.0",
125-
"tsx": "4.20.3",
125+
"tsx": "4.20.4",
126126
"typescript-plugin-css-modules": "5.2.0",
127127
"use-immer": "0.11.0",
128128
"utility-types": "3.11.0",
129-
"webpack": "5.101.0",
129+
"webpack": "5.101.3",
130130
"webpack-cli": "6.0.1",
131131
"webpack-dev-server": "5.2.2"
132132
},
133133
"dependencies": {
134134
"@babel/polyfill": "7.12.1",
135135
"@cypress/snapshot": "^2.1.7",
136-
"@date-fns/tz": "1.3.1",
136+
"@date-fns/tz": "1.4.1",
137137
"@digdir/designsystemet-css": "1.1.10",
138138
"@digdir/designsystemet-react": "1.1.10",
139139
"@digdir/designsystemet-theme": "1.1.10",
140-
"@navikt/aksel-icons": "7.27.0",
141-
"@tanstack/react-query": "5.84.1",
140+
"@navikt/aksel-icons": "7.28.1",
141+
"@tanstack/react-query": "5.85.5",
142142
"@types/cypress": "^1.1.6",
143143
"ajv": "8.17.1",
144144
"ajv-errors": "3.0.0",
@@ -158,13 +158,13 @@
158158
"jsonpointer": "5.0.1",
159159
"leaflet": "1.9.4",
160160
"lru-cache": "11.1.0",
161-
"marked": "16.1.2",
161+
"marked": "16.2.0",
162162
"marked-mangle": "1.1.11",
163163
"node-polyfill-webpack-plugin": "4.1.0",
164164
"react": "19.1.1",
165165
"react-compiler-webpack": "0.2.0",
166166
"react-content-loader": "7.1.1",
167-
"react-day-picker": "9.8.1",
167+
"react-day-picker": "9.9.0",
168168
"react-device-detect": "2.2.3",
169169
"react-dom": "19.1.1",
170170
"react-dropzone": "14.3.8",
@@ -174,9 +174,9 @@
174174
"react-toastify": "11.0.5",
175175
"terraformer-wkt-parser": "1.2.1",
176176
"typescript": "5.9.2",
177-
"typescript-eslint": "8.39.0",
177+
"typescript-eslint": "8.40.0",
178178
"uuid": "11.1.0",
179-
"zod": "4.0.15",
179+
"zod": "4.0.17",
180180
"zustand": "5.0.7"
181181
},
182182
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)