Skip to content

Commit

Permalink
Pakkeoppdateringer (#3633)
Browse files Browse the repository at this point in the history
  • Loading branch information
vebnor authored Feb 3, 2025
1 parent 1580a38 commit c061694
Show file tree
Hide file tree
Showing 6 changed files with 1,152 additions and 1,267 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ npmScopes:
npmAlwaysAuth: true
npmRegistryServer: "https://npm.pkg.github.com"

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "1.50.0",
"@types/node": "22.10.5"
"@types/node": "22.12.0"
}
}
37 changes: 19 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"@formatjs/intl-numberformat": "8.15.2",
"@grafana/faro-web-sdk": "1.12.3",
"@grafana/faro-web-tracing": "1.12.3",
"@navikt/aksel-icons": "7.9.1",
"@navikt/ds-css": "7.9.1",
"@navikt/ds-react": "7.9.1",
"@navikt/ds-tailwind": "7.9.1",
"@navikt/ds-tokens": "7.9.1",
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/ds-tailwind": "7.10.0",
"@navikt/ds-tokens": "7.10.0",
"@navikt/familie-endringslogg": "14.0.0",
"@navikt/fnrvalidator": "2.1.5",
"@navikt/ft-form-hooks": "^6.0.3-react19beta.0",
"@navikt/ft-form-validators": "^3.0.3-react19beta.0",
"@navikt/ft-plattform-komponenter": "^7.0.3-react19beta.0",
"@navikt/ft-form-hooks": "^6.1.4",
"@navikt/ft-form-validators": "^3.1.2",
"@navikt/ft-plattform-komponenter": "^7.2.2",
"@popperjs/core": "2.11.8",
"@reach/combobox": "0.18.0",
"@sentry/browser": "8.52.0",
"@sentry/browser": "8.53.0",
"@sentry/cli": "2.41.1",
"@sentry/react": "8.52.0",
"@tanstack/react-query": "^5.65.1",
"@sentry/react": "8.53.0",
"@tanstack/react-query": "^5.66.0",
"axios": "1.7.9",
"classnames": "2.5.1",
"dayjs": "1.11.13",
Expand Down Expand Up @@ -82,10 +82,10 @@
"react-final-form": "6.5.9",
"react-hook-form": "7.54.2",
"react-idle-timer": "5.7.2",
"react-intl": "7.1.0",
"react-intl": "7.1.5",
"react-modal": "3.16.3",
"react-popper": "2.3.0",
"react-router": "7.1.1",
"react-router": "7.1.4",
"tailwindcss": "3.4.17",
"uuid": "11.0.5"
},
Expand Down Expand Up @@ -113,18 +113,18 @@
"@storybook/react": "8.5.2",
"@storybook/react-webpack5": "8.5.2",
"@storybook/test": "8.5.2",
"@tanstack/react-query-devtools": "^5.65.1",
"@tanstack/react-query-devtools": "^5.66.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@trivago/prettier-plugin-sort-imports": "5.2.1",
"@trivago/prettier-plugin-sort-imports": "5.2.2",
"@types/chai": "5.0.1",
"@types/history": "5.0.0",
"@types/jest": "29.5.14",
"@types/react": "19.0.4",
"@types/react": "19.0.8",
"@types/react-collapse": "5.0.4",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"@types/react-intl": "3.0.0",
"@types/react-redux": "7.1.34",
"@typescript-eslint/eslint-plugin": "8.22.0",
Expand Down Expand Up @@ -206,5 +206,6 @@
"extends": [
"plugin:storybook/recommended"
]
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit c061694

Please sign in to comment.