Skip to content

Commit

Permalink
⬆️ Oppgraderer designsystem og nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbjoern committed Mar 18, 2024
1 parent ff687fa commit 8ecfbe9
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 728 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"@navikt/aap-felles-react": "^0.0.97",
"@navikt/aap-felles-utils": "^0.0.97",
"@navikt/aap-felles-utils-client": "^0.0.97",
"@navikt/aksel-icons": "^6.1.0",
"@navikt/ds-css": "^6.1.0",
"@navikt/ds-react": "^6.1.0",
"@navikt/nav-dekoratoren-moduler": "^2.1.5",
"@navikt/aksel-icons": "^6.2.0",
"@navikt/ds-css": "^6.2.0",
"@navikt/ds-react": "^6.2.0",
"@navikt/nav-dekoratoren-moduler": "^2.1.6",
"@navikt/next-api-proxy": "^3.4.0",
"@navikt/oasis": "^3.1.0",
"@vercel/otel": "^1.4.0",
"@navikt/oasis": "^3.2.2",
"@vercel/otel": "^1.6.0",
"cookie": "^0.6.0",
"date-fns": "^3.3.1",
"html-react-parser": "^5.1.7",
"html-react-parser": "^5.1.8",
"jsdom": "^24.0.0",
"next": "^14.1.0",
"next": "^14.1.3",
"node-cache": "^5.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -50,10 +50,10 @@
"@types/react": "18.0.26",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-plugin-jest": "^27.6.3",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"eslint-plugin-jest": "^27.9.0",
"husky": ">=9.0.10",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
Expand Down
Loading

0 comments on commit 8ecfbe9

Please sign in to comment.