|
32 | 32 | "bench": "tsx --expose_gc --tsconfig benchmarks/tsconfig.json benchmarks/${0}"
|
33 | 33 | },
|
34 | 34 | "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", |
38 | 38 | "@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", |
42 | 42 | "@faker-js/faker": "9.9.0",
|
43 | 43 | "@percy/cli": "1.31.1",
|
44 | 44 | "@percy/cypress": "3.1.6",
|
45 | 45 | "@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
|
46 |
| - "@tanstack/react-query-devtools": "5.84.1", |
| 46 | + "@tanstack/react-query-devtools": "5.85.5", |
47 | 47 | "@testing-library/cypress": "10.0.3",
|
48 | 48 | "@testing-library/dom": "10.4.1",
|
49 |
| - "@testing-library/jest-dom": "6.6.4", |
| 49 | + "@testing-library/jest-dom": "6.7.0", |
50 | 50 | "@testing-library/react": "16.3.0",
|
51 | 51 | "@testing-library/user-event": "14.6.1",
|
52 | 52 | "@types/dot-object": "2.1.6",
|
|
56 | 56 | "@types/leaflet": "1",
|
57 | 57 | "@types/marked": "6.0.0",
|
58 | 58 | "@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", |
61 | 61 | "@types/react-dom": "19.1.7",
|
62 | 62 | "@types/react-router-dom": "5.3.3",
|
63 | 63 | "@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", |
66 | 66 | "axe-core": "4.10.3",
|
67 | 67 | "babel-jest": "30.0.5",
|
68 | 68 | "babel-loader": "10.0.0",
|
69 |
| - "caniuse-lite": "1.0.30001733", |
| 69 | + "caniuse-lite": "1.0.30001735", |
70 | 70 | "core-js": "3.45.0",
|
71 | 71 | "cross-env": "10.0.0",
|
72 | 72 | "css-loader": "7.1.2",
|
|
80 | 80 | "cypress-wait-until": "3.0.2",
|
81 | 81 | "dotenv": "17.2.1",
|
82 | 82 | "esbuild-loader": "4.3.0",
|
83 |
| - "eslint": "9.32.0", |
| 83 | + "eslint": "9.33.0", |
84 | 84 | "eslint-config-prettier": "10.1.8",
|
85 |
| - "eslint-plugin-cypress": "5.1.0", |
| 85 | + "eslint-plugin-cypress": "5.1.1", |
86 | 86 | "eslint-plugin-import": "2.32.0",
|
87 | 87 | "eslint-plugin-jsx-a11y": "6.10.2",
|
88 | 88 | "eslint-plugin-no-relative-import-paths": "1.6.1",
|
|
93 | 93 | "eslint-plugin-react-hooks": "5.2.0",
|
94 | 94 | "eslint-plugin-simple-import-sort": "12.1.1",
|
95 | 95 | "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", |
98 | 98 | "fork-ts-checker-notifier-webpack-plugin": "9.0.0",
|
99 | 99 | "fork-ts-checker-webpack-plugin": "9.1.0",
|
100 | 100 | "globals": "16.3.0",
|
|
108 | 108 | "jest-preview": "0.3.1",
|
109 | 109 | "js-levenshtein": "1.1.6",
|
110 | 110 | "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", |
112 | 112 | "mime": "4.0.7",
|
113 |
| - "mini-css-extract-plugin": "2.9.3", |
| 113 | + "mini-css-extract-plugin": "2.9.4", |
114 | 114 | "prettier": "3.6.2",
|
115 | 115 | "react-refresh": "0.17.0",
|
116 | 116 | "resize-observer-polyfill": "1.5.1",
|
117 | 117 | "source-map-loader": "5.0.0",
|
118 | 118 | "style-loader": "4.0.0",
|
119 | 119 | "terser-webpack-plugin": "5.3.14",
|
120 |
| - "tinybench": "4.0.1", |
| 120 | + "tinybench": "4.1.0", |
121 | 121 | "ts-jest": "29.4.1",
|
122 | 122 | "ts-loader": "9.5.2",
|
123 | 123 | "ts-node": "10.9.2",
|
124 | 124 | "tsconfig-paths": "4.2.0",
|
125 |
| - "tsx": "4.20.3", |
| 125 | + "tsx": "4.20.4", |
126 | 126 | "typescript-plugin-css-modules": "5.2.0",
|
127 | 127 | "use-immer": "0.11.0",
|
128 | 128 | "utility-types": "3.11.0",
|
129 |
| - "webpack": "5.101.0", |
| 129 | + "webpack": "5.101.3", |
130 | 130 | "webpack-cli": "6.0.1",
|
131 | 131 | "webpack-dev-server": "5.2.2"
|
132 | 132 | },
|
133 | 133 | "dependencies": {
|
134 | 134 | "@babel/polyfill": "7.12.1",
|
135 | 135 | "@cypress/snapshot": "^2.1.7",
|
136 |
| - "@date-fns/tz": "1.3.1", |
| 136 | + "@date-fns/tz": "1.4.1", |
137 | 137 | "@digdir/designsystemet-css": "1.1.10",
|
138 | 138 | "@digdir/designsystemet-react": "1.1.10",
|
139 | 139 | "@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", |
142 | 142 | "@types/cypress": "^1.1.6",
|
143 | 143 | "ajv": "8.17.1",
|
144 | 144 | "ajv-errors": "3.0.0",
|
|
158 | 158 | "jsonpointer": "5.0.1",
|
159 | 159 | "leaflet": "1.9.4",
|
160 | 160 | "lru-cache": "11.1.0",
|
161 |
| - "marked": "16.1.2", |
| 161 | + "marked": "16.2.0", |
162 | 162 | "marked-mangle": "1.1.11",
|
163 | 163 | "node-polyfill-webpack-plugin": "4.1.0",
|
164 | 164 | "react": "19.1.1",
|
165 | 165 | "react-compiler-webpack": "0.2.0",
|
166 | 166 | "react-content-loader": "7.1.1",
|
167 |
| - "react-day-picker": "9.8.1", |
| 167 | + "react-day-picker": "9.9.0", |
168 | 168 | "react-device-detect": "2.2.3",
|
169 | 169 | "react-dom": "19.1.1",
|
170 | 170 | "react-dropzone": "14.3.8",
|
|
174 | 174 | "react-toastify": "11.0.5",
|
175 | 175 | "terraformer-wkt-parser": "1.2.1",
|
176 | 176 | "typescript": "5.9.2",
|
177 |
| - "typescript-eslint": "8.39.0", |
| 177 | + "typescript-eslint": "8.40.0", |
178 | 178 | "uuid": "11.1.0",
|
179 |
| - "zod": "4.0.15", |
| 179 | + "zod": "4.0.17", |
180 | 180 | "zustand": "5.0.7"
|
181 | 181 | },
|
182 | 182 | "packageManager": "[email protected]",
|
|
0 commit comments