Skip to content

Commit

Permalink
Oppgraderte biblioteker
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFjellstad committed Jan 2, 2025
1 parent 87d3f6d commit 10624cd
Show file tree
Hide file tree
Showing 2 changed files with 1,119 additions and 461 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,66 +20,66 @@
"@grafana/faro-web-sdk": "1.12.2",
"@grafana/faro-web-tracing": "1.12.2",
"@hookform/resolvers": "3.9.1",
"@navikt/aksel-icons": "^7.6.0",
"@navikt/ds-css": "^7.6.0",
"@navikt/ds-react": "^7.6.0",
"@navikt/aksel-icons": "^7.9.0",
"@navikt/ds-css": "^7.9.0",
"@navikt/ds-react": "^7.9.0",
"@navikt/fnrvalidator": "2.1.5",
"@navikt/nav-dekoratoren-moduler": "^3.1.1",
"@navikt/nav-dekoratoren-moduler": "^3.1.3",
"@navikt/next-logger": "1.35.0",
"@navikt/oasis": "^3.6.0",
"@testing-library/dom": "10.4.0",
"classnames": "2.5.1",
"core-js-pure": "3.39.0",
"csp-header": "^6.0.0",
"date-fns": "4.1.0",
"html-react-parser": "^5.1.18",
"html-react-parser": "^5.2.2",
"immer": "10.1.1",
"nanoid": "5.0.9",
"next": "^14.2.18",
"next": "^14.2.22",
"next-http-proxy-middleware": "1.2.6",
"pino": "9.5.0",
"pino": "9.6.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"swr": "2.2.5",
"zod": "^3.23.8",
"zustand": "5.0.1"
"react-hook-form": "7.54.2",
"swr": "2.3.0",
"zod": "^3.24.1",
"zustand": "5.0.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^15.0.3",
"@next/bundle-analyzer": "^15.1.3",
"@testing-library/cypress": "10.0.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/jest-axe": "3.5.9",
"@types/node": "^22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "^22.10.3",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/testing-library__jest-dom": "6.0.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"axe-core": "4.10.2",
"cross-env": "7.0.3",
"cypress": "^13.16.0",
"cypress": "^13.17.0",
"cypress-axe": "1.5.0",
"cypress-real-events": "1.13.0",
"eslint": "8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.3",
"husky": "^9.1.7",
"jest-axe": "9.0.0",
"jsdom": "25.0.1",
"knip": "5.38.4",
"lint-staged": "15.2.10",
"msw": "^2.6.6",
"knip": "5.41.1",
"lint-staged": "15.3.0",
"msw": "^2.7.0",
"next-router-mock": "0.9.13",
"pino-pretty": "^13.0.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"timezone-mock": "^1.3.6",
"typescript": "5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"vitest-fetch-mock": "^0.4.2",
"vitest-fetch-mock": "^0.4.3",
"vitest-sonar-reporter": "^2.0.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 10624cd

Please sign in to comment.