Skip to content

Commit ded8bd3

Browse files
committed
chore(deps): bump it all
1 parent 636fd37 commit ded8bd3

File tree

2 files changed

+274
-350
lines changed

2 files changed

+274
-350
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
},
2323
"dependencies": {
2424
"@ariakit/react": "^0.4.13",
25-
"@navikt/aksel-icons": "^7.4.0",
25+
"@navikt/aksel-icons": "^7.5.1",
2626
"@navikt/diagnosekoder": "^1.2024.1",
27-
"@navikt/ds-css": "^7.4.0",
28-
"@navikt/ds-react": "^7.4.0",
29-
"@navikt/ds-tailwind": "^7.4.0",
27+
"@navikt/ds-css": "^7.5.1",
28+
"@navikt/ds-react": "^7.5.1",
29+
"@navikt/ds-tailwind": "^7.5.1",
3030
"@navikt/nav-dekoratoren-moduler": "^3.1.1",
31-
"@navikt/next-logger": "^1.34.0",
31+
"@navikt/next-logger": "^1.35.0",
3232
"@navikt/oasis": "^3.4.0",
3333
"@redis/client": "^1.6.0",
34-
"@tanstack/react-query": "^5.59.16",
35-
"@tanstack/react-query-devtools": "^5.59.16",
34+
"@tanstack/react-query": "^5.59.20",
35+
"@tanstack/react-query-devtools": "^5.59.20",
3636
"clsx": "^2.1.1",
3737
"csp-header": "^5.2.1",
3838
"date-fns": "^3.6.0",
@@ -41,33 +41,33 @@
4141
"html-react-parser": "^5.1.18",
4242
"jose": "^5.9.6",
4343
"jsdom": "^25.0.1",
44-
"next": "15.0.1",
44+
"next": "15.0.3",
4545
"next-logger": "^5.0.1",
4646
"nextleton": "^0.6.1",
47-
"nuqs": "^2.0.4",
47+
"nuqs": "^2.1.1",
4848
"pino": "^9.5.0",
49-
"pino-pretty": "^11.3.0",
49+
"pino-pretty": "^13.0.0",
5050
"react": "^18.3.1",
5151
"react-dom": "^18.3.1",
5252
"react-error-boundary": "^4.1.2",
53-
"react-hook-form": "^7.53.1",
54-
"remeda": "^2.16.0",
53+
"react-hook-form": "^7.53.2",
54+
"remeda": "^2.17.0",
5555
"tailwind-merge": "^2.5.4",
5656
"zod": "^3.23.8"
5757
},
5858
"devDependencies": {
5959
"@hookform/devtools": "^4.3.1",
6060
"@navikt/eslint-config-teamsykmelding": "^7.0.0",
6161
"@playwright/test": "1.48.2",
62-
"@types/node": "^22.8.5",
62+
"@types/node": "^22.9.0",
6363
"@types/react": "^18.3.12",
6464
"@types/react-dom": "^18.3.1",
6565
"autoprefixer": "^10.4.20",
6666
"eslint": "^8.57.1",
67-
"eslint-config-next": "15.0.1",
67+
"eslint-config-next": "15.0.3",
6868
"husky": "^9.1.6",
6969
"lint-staged": "^15.2.10",
70-
"postcss": "^8.4.47",
70+
"postcss": "^8.4.48",
7171
"prettier": "^3.3.3",
7272
"tailwindcss": "^3.4.14",
7373
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)