Skip to content

Commit

Permalink
Oppgrader flere pakker
Browse files Browse the repository at this point in the history
  • Loading branch information
LudvigHz committed Jan 16, 2025
1 parent 45dcb69 commit d1dbb1b
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 141 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"@navikt/navspa": "^6.2.0",
"@navikt/tag-input": "^2.0.2",
"@navikt/textparser": "^2.4.0",
"@tanstack/react-form": "^0.41.1",
"@tanstack/react-form": "^0.41.2",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-router": "^1.95.6",
"@tanstack/zod-form-adapter": "^0.41.1",
"@tanstack/react-router": "^1.97.1",
"@tanstack/zod-form-adapter": "^0.41.2",
"@vitejs/plugin-react": "^4.3.4",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
Expand Down Expand Up @@ -121,20 +121,20 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@faker-js/faker": "^9.3.0",
"@faker-js/faker": "^9.4.0",
"@navikt/aksel-stylelint": "^7.9.1",
"@playwright/test": "^1.49.1",
"@tanstack/router-cli": "^1.95.6",
"@tanstack/router-devtools": "^1.95.6",
"@tanstack/router-plugin": "^1.95.6",
"@tanstack/router-cli": "^1.97.1",
"@tanstack/router-devtools": "^1.97.1",
"@tanstack/router-plugin": "^1.97.1",
"@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/lodash": "^4.17.14",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.startcase": "^4.4.9",
"@types/md5": "^2.3.5",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.0.7",
"@types/react-collapse": "^5.0.4",
Expand All @@ -143,10 +143,10 @@
"@types/react-redux": "^7.1.9",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"happy-dom": "^16.5.3",
"happy-dom": "^16.6.0",
"jest-styled-components": "^7.2.0",
"less": "^4.2.1",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"msw": "^2.7.0",
"nav-faker": "^3.2.4",
"openapi-typescript": "^7.5.2",
Expand All @@ -155,10 +155,10 @@
"prop-types": "^15.8.1",
"react-collapse": "^5.1.1",
"redux-devtools-extension": "^2.13.9",
"stylelint": "^16.13.1",
"stylelint": "^16.13.2",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"undici": "^7.1.1",
"undici": "^7.2.2",
"vite-require": "^0.2.3",
"vitest": "^3.0.0-beta.4"
},
Expand Down
Loading

0 comments on commit d1dbb1b

Please sign in to comment.