Skip to content

Commit

Permalink
Oppdatere date-fns og chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Jan 2, 2024
1 parent 2552c8e commit dba716f
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@storybook/nextjs": "7.6.7",
"@storybook/react": "7.6.7",
"@storybook/test": "7.6.7",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"classnames": "2.5.1",
"dayjs": "1.11.10",
"eslint-plugin-storybook": "0.6.15",
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 @@ -27,7 +27,7 @@
"classnames": "2.5.1",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"date-fns": "2.30.0",
"date-fns": "3.0.6",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"express": "4.18.2",
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 @@ -8,7 +8,7 @@
"@navikt/sif-common-utils": "workspace:*",
"browser-image-compression": "2.0.2",
"classnames": "2.5.1",
"date-fns": "2.30.0",
"date-fns": "3.0.6",
"dayjs": "1.11.10",
"http-status-codes": "2.3.0",
"i18n-iso-countries": "7.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vitejs/plugin-react": "4.2.1",
"config": "workspace:*",
"copyfiles": "2.4.1",
"date-fns": "2.30.0",
"date-fns": "3.0.6",
"dayjs": "1.11.10",
"formik": "2.4.5",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "8.16.6",
"private": true,
"dependencies": {
"date-fns": "2.30.0"
"date-fns": "3.0.6"
},
"devDependencies": {
"@babel/core": "7.23.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@navikt/nav-dekoratoren-moduler": "2.1.5",
"date-fns": "2.30.0",
"date-fns": "3.0.6",
"fp-ts": "2.16.1",
"io-ts": "2.2.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@storybook/preset-create-react-app": "7.6.7",
"@storybook/react": "7.6.7",
"@storybook/testing-library": "0.2.2",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"copyfiles": "2.4.1",
"dayjs": "1.11.10",
"npm-run-all": "4.1.5",
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3220,7 +3220,7 @@ __metadata:
"@storybook/react": 7.6.7
"@storybook/test": 7.6.7
axios: 1.6.3
chromatic: 10.1.0
chromatic: 10.2.0
classnames: 2.5.1
dayjs: 1.11.10
eslint-plugin-storybook: 0.6.15
Expand Down Expand Up @@ -3925,7 +3925,7 @@ __metadata:
classnames: 2.5.1
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 2.30.0
date-fns: 3.0.6
dayjs: 1.11.10
formik: 2.4.5
http-status-codes: 2.3.0
Expand Down Expand Up @@ -3987,7 +3987,7 @@ __metadata:
classnames: 2.5.1
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 2.30.0
date-fns: 3.0.6
dayjs: 1.11.10
formik: 2.4.5
i18n-iso-countries: 7.7.0
Expand Down Expand Up @@ -4055,7 +4055,7 @@ __metadata:
axios: 1.6.3
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 2.30.0
date-fns: 3.0.6
dayjs: 1.11.10
flat: 6.0.1
formik: 2.4.5
Expand Down Expand Up @@ -4151,7 +4151,7 @@ __metadata:
"@vitejs/plugin-react": 4.2.1
axios: 1.6.3
copyfiles: 2.4.1
date-fns: 2.30.0
date-fns: 3.0.6
dayjs: 1.11.10
formik: 2.4.5
fp-ts: 2.16.1
Expand Down Expand Up @@ -4195,7 +4195,7 @@ __metadata:
"@storybook/preset-create-react-app": 7.6.7
"@storybook/react": 7.6.7
"@storybook/testing-library": 0.2.2
chromatic: 10.1.0
chromatic: 10.2.0
copyfiles: 2.4.1
dayjs: 1.11.10
npm-run-all: 4.1.5
Expand Down Expand Up @@ -4264,7 +4264,7 @@ __metadata:
compression: 1.7.4
cookie-parser: 1.4.6
cross-env: 7.0.3
date-fns: 2.30.0
date-fns: 3.0.6
dayjs: 1.11.10
dotenv: 16.3.1
express: 4.18.2
Expand Down Expand Up @@ -10369,14 +10369,14 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:10.1.0":
version: 10.1.0
resolution: "chromatic@npm:10.1.0"
"chromatic@npm:10.2.0":
version: 10.2.0
resolution: "chromatic@npm:10.2.0"
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 6358458b25a7714b5d38c3a4e2974986af94a0fa3460a17ff70e21d69d512f78fcaabdd24a2e61da2f8977fa956c31d58fe598ed4d0e6602eaf8cb773b65fe2e
checksum: 91cc4fac72789552121084399d5e6e0f560261e0c69d4678b112c446b629b0f3cd85ea8380d328c03a2bd595162d508fc07d541b97655c1278a4013eccad7f0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11392,7 +11392,14 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:2.30.0, date-fns@npm:^2.21.1, date-fns@npm:^2.30.0":
"date-fns@npm:3.0.6":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: ee62b8e764e4c11c418d342f401d3e85adb4a631b196746e49ac89099c8d34cb141f10ae953c4a72bd3c76fe4d8740ec89564c8599a31256c82adbbed56c0014
languageName: node
linkType: hard

"date-fns@npm:^2.21.1, date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand Down

0 comments on commit dba716f

Please sign in to comment.