Skip to content

Commit

Permalink
Merge branch 'main' into sif-common-types
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Sep 23, 2024
2 parents ed8b454 + c4fbe88 commit 35b13c4
Show file tree
Hide file tree
Showing 13 changed files with 156 additions and 104 deletions.
2 changes: 1 addition & 1 deletion apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-dom": "18.3.1",
"react-intl": "6.6.8",
"storybook": "8.3.2",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"uuid": "10.0.0",
"vitest": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-scripts": "5.0.1",
"storybook": "8.3.2",
"storybook-addon-mock": "5.0.0",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite-plugin-checker": "0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgsdager-kalkulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jest-environment-jsdom": "29.7.0",
"playwright-core": "1.47.2",
"postcss": "8.4.47",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"postcss-nesting": "13.0.0",
"storybook": "8.3.2",
"storybook-addon-mock": "5.0.0",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite-plugin-checker": "0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"postcss": "8.4.47",
"postcss-nesting": "13.0.0",
"storybook": "8.3.2",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite-plugin-checker": "0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"axe-core": "4.10.0",
"babel-polyfill": "6.26.0",
"busboy": "1.6.0",
"chromatic": "^11.10.2",
"chromatic": "^11.10.3",
"cors": "2.8.5",
"cross-env": "7.0.3",
"helmet": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/sif-demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"postcss-styled-syntax": "0.6.4",
"prettier": "3.3.3",
"stylelint": "16.9.0",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/sif-ettersending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"playwright-core": "1.47.2",
"postcss": "8.4.47",
"react-dom": "18.3.1",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"uuid": "10.0.0",
"vite": "5.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/appstatus-react-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@navikt/sif-common-hooks": "*",
"@portabletext/react": "3.1.0",
"@sanity/client": "6.21.3"
"@sanity/client": "6.22.0"
},
"devDependencies": {
"@navikt/ds-css": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-core-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"http-status-codes": "2.3.0",
"i18n-iso-countries": "7.12.0",
"pretty-bytes": "6.1.1",
"tailwindcss": "3.4.12"
"tailwindcss": "3.4.13"
},
"devDependencies": {
"@babel/core": "7.25.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/sif-common-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"url": "https://github.com/navikt/sif-common-sentry/issues"
},
"dependencies": {
"@sentry/browser": "8.30.0",
"@sentry/react": "8.30.0",
"@sentry/types": "8.30.0"
"@sentry/browser": "8.31.0",
"@sentry/react": "8.31.0",
"@sentry/types": "8.31.0"
},
"devDependencies": {
"@sif/eslint-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/express": "4.17.21",
"@types/morgan": "1.9.9",
"@types/node": "22.5.5",
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.2",
"axios": "1.7.7",
"morgan": "1.10.0",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit 35b13c4

Please sign in to comment.