Skip to content

Commit

Permalink
Update npm non-major dependencies (main) (#2915)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent d91055f commit 748feed
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 126 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"@babel/preset-react": "7.26.3",
"@babel/runtime": "7.26.0",
"@babel/runtime-corejs3": "7.26.0",
"@eslint/compat": "1.2.4",
"@eslint/compat": "1.2.5",
"@faker-js/faker": "9.3.0",
"@percy/cli": "1.30.6",
"@percy/cypress": "3.1.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@tanstack/react-query-devtools": "5.63.0",
"@tanstack/react-query-devtools": "5.64.1",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
Expand All @@ -60,8 +60,8 @@
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"axe-core": "4.10.2",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
Expand All @@ -74,19 +74,19 @@
"cypress-fail-on-console-error": "5.1.1",
"cypress-iframe": "1.0.1",
"cypress-multi-reporters": "2.0.4",
"cypress-network-idle": "1.14.4",
"cypress-network-idle": "1.15.0",
"cypress-plugin-tab": "1.0.5",
"cypress-wait-until": "3.0.2",
"dotenv": "16.4.7",
"esbuild-loader": "4.2.2",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"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-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sonarjs": "3.0.1",
Expand Down Expand Up @@ -117,7 +117,7 @@
"terser-webpack-plugin": "5.3.11",
"tinybench": "3.1.0",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tsx": "4.19.2",
Expand All @@ -138,7 +138,7 @@
"@digdir/designsystemet-theme": "0.15.3",
"@material-ui/core": "4.12.4",
"@navikt/aksel-icons": "7.9.1",
"@tanstack/react-query": "5.63.0",
"@tanstack/react-query": "5.64.1",
"ajv": "8.17.1",
"ajv-errors": "3.0.0",
"ajv-formats": "3.0.1",
Expand Down Expand Up @@ -173,7 +173,7 @@
"react-toastify": "11.0.2",
"terraformer-wkt-parser": "1.2.1",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"typescript-eslint": "8.20.0",
"uuid": "11.0.5",
"zustand": "5.0.3"
},
Expand Down
Loading

0 comments on commit 748feed

Please sign in to comment.