Skip to content

Commit

Permalink
⬆️ Upgrade deps (#150)
Browse files Browse the repository at this point in the history
* ⬆️ amplitude og grafana

* ⬆️ aap-felles

* ⬆️ @navikt

* ⬆️ playwright

* ⬆️ date-fns i18n yup zod

* ⬆️ typescript react-intl

* ⬆️ next
  • Loading branch information
tidnav authored May 14, 2024
1 parent bba39ef commit 7849383
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 1,287 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,39 +3,39 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@amplitude/analytics-browser": "^2.4.0",
"@grafana/faro-web-sdk": "^1.3.7",
"@navikt/aap-felles-css": "^0.0.97",
"@navikt/aap-felles-react": "^0.0.97",
"@navikt/aap-felles-utils": "^0.0.97",
"@navikt/aap-felles-utils-client": "^0.0.97",
"@navikt/ds-css": "^6.3.3",
"@amplitude/analytics-browser": "^2.7.2",
"@grafana/faro-web-sdk": "^1.7.2",
"@navikt/aap-felles-css": "^1.0.1",
"@navikt/aap-felles-react": "^1.0.1",
"@navikt/aap-felles-utils": "^1.0.1",
"@navikt/aap-felles-utils-client": "^1.0.1",
"@navikt/ds-css": "^6.7.1",
"@navikt/ds-icons": "^3.4.3",
"@navikt/ds-react": "^6.3.3",
"@navikt/ds-react": "^6.7.1",
"@navikt/nav-dekoratoren-moduler": "^2.1.6",
"@navikt/next-api-proxy": "3.4.0",
"@navikt/oasis": "^3.2.2",
"@navikt/next-api-proxy": "3.4.1",
"@navikt/oasis": "^3.3.0",
"@ungap/structured-clone": "^1.2.0",
"@vercel/otel": "1.2.1",
"@vercel/otel": "1.8.2",
"cross-fetch": "^4.0.0",
"date-fns": "^3.3.1",
"i18n-iso-countries": "^7.9.0",
"date-fns": "^3.6.0",
"i18n-iso-countries": "^7.11.1",
"is-european": "1.0.7",
"next": "^14.1.0",
"next": "^14.2.3",
"node-cache": "^5.1.2",
"prop-types": "^15.7.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-error-boundary": "^4.0.12",
"react-intl": "6.6.2",
"typescript": "^5.3.3",
"react-intl": "6.6.6",
"typescript": "^5.4.5",
"uuid": "9.0.1",
"yup": "^1.3.3",
"zod": "^3.22.4"
"yup": "^1.4.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@axe-core/playwright": "^4.8.4",
"@playwright/test": "^1.41.2",
"@axe-core/playwright": "^4.9.0",
"@playwright/test": "^1.44.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.1",
Expand Down
Loading

0 comments on commit 7849383

Please sign in to comment.