Skip to content

Commit

Permalink
Update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent fc10b4c commit 5c21656
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"@babel/runtime": "7.26.0",
"@babel/runtime-corejs3": "7.26.0",
"@eslint/compat": "1.2.5",
"@faker-js/faker": "9.3.0",
"@faker-js/faker": "9.4.0",
"@percy/cli": "1.30.6",
"@percy/cypress": "3.1.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@tanstack/react-query-devtools": "5.64.1",
"@tanstack/react-query-devtools": "5.64.2",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.0",
"@types/dot-object": "2.1.6",
"@types/jest": "29.5.14",
"@types/js-levenshtein": "1.1.3",
"@types/json-schema": "7.0.15",
"@types/leaflet": "1",
"@types/marked": "6.0.0",
"@types/mime": "4.0.0",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
Expand All @@ -65,7 +65,7 @@
"axe-core": "4.10.2",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"caniuse-lite": "1.0.30001692",
"caniuse-lite": "1.0.30001695",
"core-js": "3.40.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
Expand All @@ -85,7 +85,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-no-relative-import-paths": "1.6.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
Expand All @@ -105,7 +105,7 @@
"jest-preview": "0.3.1",
"js-levenshtein": "1.1.6",
"jsdom": "25.0.1",
"lint-staged": "15.3.0",
"lint-staged": "15.4.1",
"mime": "4.0.6",
"mini-css-extract-plugin": "2.9.2",
"postcss-modules": "6.0.1",
Expand Down Expand Up @@ -137,8 +137,8 @@
"@digdir/designsystemet-react": "0.63.1",
"@digdir/designsystemet-theme": "0.15.3",
"@material-ui/core": "4.12.4",
"@navikt/aksel-icons": "7.9.1",
"@tanstack/react-query": "5.64.1",
"@navikt/aksel-icons": "7.9.2",
"@tanstack/react-query": "5.64.2",
"ajv": "8.17.1",
"ajv-errors": "3.0.0",
"ajv-formats": "3.0.1",
Expand Down Expand Up @@ -169,8 +169,8 @@
"react-helmet-async": "2.0.5",
"react-leaflet": "4.2.1",
"react-number-format": "5.4.3",
"react-router-dom": "6.28.1",
"react-toastify": "11.0.2",
"react-router-dom": "6.28.2",
"react-toastify": "11.0.3",
"terraformer-wkt-parser": "1.2.1",
"typescript": "5.7.3",
"typescript-eslint": "8.20.0",
Expand Down
Loading

0 comments on commit 5c21656

Please sign in to comment.