Skip to content

Commit

Permalink
Merge pull request #3212 from navikt/dependabot/npm_and_yarn/minorver…
Browse files Browse the repository at this point in the history
…sions-861b10d415

bump the minorversions group with 8 updates
  • Loading branch information
sndrem authored Feb 5, 2024
2 parents af9bf98 + e2784b8 commit 404e28e
Show file tree
Hide file tree
Showing 7 changed files with 749 additions and 442 deletions.
4 changes: 2 additions & 2 deletions frontend/arena-adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"react-dom": "18.2.0",
"react-hot-toast": "2.4.1",
"react-icons": "5.0.1",
"react-router-dom": "6.21.3"
"react-router-dom": "6.22.0"
},
"devDependencies": {
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.56.0",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/frontend-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"module": "index.ts",
"types": "index.tsx",
"dependencies": {
"react-router-dom": "6.21.3",
"react-router-dom": "6.22.0",
"react-select": "^5.8.0",
"@navikt/ds-react": "5.17.4"
},
Expand Down
10 changes: 5 additions & 5 deletions frontend/mr-admin-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@navikt/ds-react": "5.17.4",
"@portabletext/react": "3.0.11",
"@portabletext/types": "2.0.8",
"@tanstack/react-query": "5.17.19",
"@tanstack/react-query-devtools": "5.17.21",
"@tanstack/react-query": "5.18.1",
"@tanstack/react-query-devtools": "5.18.1",
"@types/is-url": "1.2.32",
"classnames": "2.5.1",
"debounce": "2.0.0",
Expand All @@ -42,8 +42,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-hook-form": "7.49.3",
"react-router-dom": "6.21.3",
"react-hook-form": "7.50.0",
"react-router-dom": "6.22.0",
"react-select": "5.8.0",
"react-toastify": "10.0.4",
"slate": "0.101.5",
Expand All @@ -60,7 +60,7 @@
"@rollup/plugin-terser": "0.4.4",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@vitejs/plugin-react": "4.2.1",
"axe-core": "4.8.3",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions frontend/mulighetsrommet-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"@navikt/aksel-icons": "5.17.4",
"@portabletext/react": "3.0.11",
"@sanity/client": "6.12.3",
"@sanity/vision": "3.26.1",
"@sanity/vision": "3.27.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "5.0.1",
"react-switch": "7.0.0",
"sanity": "3.26.1",
"sanity": "3.27.1",
"styled-components": "6.1.8"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions frontend/mulighetsrommet-veileder-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@navikt/ds-react": "5.17.4",
"@navikt/navspa": "6.0.1",
"@portabletext/react": "3.0.11",
"@tanstack/react-query": "5.17.19",
"@tanstack/react-query-devtools": "5.17.21",
"@tanstack/react-query": "5.18.1",
"@tanstack/react-query-devtools": "5.18.1",
"axe-core": "4.8.3",
"classnames": "2.5.1",
"jotai": "2.6.4",
Expand All @@ -44,15 +44,15 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-joyride": "2.7.2",
"react-router-dom": "6.21.3",
"react-router-dom": "6.22.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@axe-core/playwright": "^4.8.4",
"@faker-js/faker": "8.4.0",
"@playwright/test": "^1.41.2",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@vitejs/plugin-react": "4.2.1",
"cross-env": "7.0.3",
"dotenv": "^16.4.1",
Expand Down
Loading

0 comments on commit 404e28e

Please sign in to comment.