Skip to content

Commit

Permalink
Pakkeoppdatering - major @types/react-* (#2574)
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 authored Dec 11, 2024
1 parent 758a936 commit a8ddb32
Show file tree
Hide file tree
Showing 26 changed files with 105 additions and 95 deletions.
2 changes: 1 addition & 1 deletion apps/dine-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@storybook/nextjs": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/test": "8.4.7",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"classnames": "2.5.1",
"dayjs": "1.11.13",
"eslint": "9.16.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"babel-polyfill": "6.26.0",
"compression": "1.7.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"@types/intl": "1.2.2",
"@types/js-cookie": "3.0.6",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"@types/react-document-title": "2.0.10",
"@types/react-dom": "18.3.3",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"axe-core": "4.10.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgsdager-aleneomsorg-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@sif/eslint-config": "*",
"@testing-library/dom": "10.4.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"babel-polyfill": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgsdager-kalkulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@axe-core/playwright": "4.10.1",
"@playwright/test": "1.49.1",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"config": "*",
"eslint": "9.16.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgspengerutbetaling-arbeidstaker-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@testing-library/dom": "10.4.0",
"@types/node": "22.10.1",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"babel-polyfill": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgspengerutbetaling-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@testing-library/react": "16.1.0",
"@types/node": "22.10.1",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"babel-polyfill": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"axe-core": "4.10.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/opplaringspenger-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@testing-library/react": "16.1.0",
"@types/node": "22.10.1",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"babel-polyfill": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/pleiepenger-i-livets-sluttfase-soknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@types/object-hash": "3.0.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"babel-polyfill": "6.26.0",
"compression": "1.7.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/pleiepenger-sykt-barn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/lodash.groupby": "4.6.9",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.3.4",
"axe-core": "4.10.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/sif-demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@eslint/js": "9.16.0",
"@navikt/nav-dekoratoren-moduler": "3.1.1",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@typescript-eslint/parser": "8.18.0",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
Expand Down
4 changes: 2 additions & 2 deletions apps/sif-ettersending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@playwright/test": "1.49.1",
"@sif/eslint-config": "*",
"@testing-library/dom": "10.4.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/uuid": "10.0.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/ungdomsytelse-deltaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@storybook/react-vite": "8.4.7",
"@storybook/test": "8.4.7",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@typescript-eslint/parser": "8.18.0",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
Expand Down
4 changes: 2 additions & 2 deletions apps/ungdomsytelse-veileder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@eslint/js": "9.16.0",
"@navikt/nav-dekoratoren-moduler": "3.1.1",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@typescript-eslint/parser": "8.18.0",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
Expand Down
4 changes: 2 additions & 2 deletions packages/appstatus-react-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@navikt/ds-react": "7.8.0",
"@sif/eslint-config": "*",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"config": "*",
"copyfiles": "2.4.1",
"postcss": "8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/appstatus-sanity-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@sanity/eslint-config-studio": "4.0.0",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"dayjs": "1.11.13",
"eslint": "9.16.0",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-amplitude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@sif/eslint-config": "*",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"config": "*",
"constate": "3.3.2",
"gh-pages": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@storybook/node-logger": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"copyfiles": "2.4.1",
"date-fns": "3.6.0",
"dayjs": "1.11.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/sif-common-core-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@storybook/react-vite": "8.4.7",
"@storybook/testing-library": "0.2.2",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.9",
"config": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@storybook/testing-library": "0.2.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"@vitejs/plugin-react": "4.3.4",
"config": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.9",
"config": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.9",
"copyfiles": "2.4.1",
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 @@ -26,7 +26,7 @@
"@storybook/node-logger": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"copyfiles": "2.4.1",
"date-fns": "3.6.0",
"dayjs": "1.11.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/sif-common-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@babel/preset-react": "7.26.3",
"@sif/eslint-config": "*",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"config": "*",
"globals": "15.13.0",
Expand Down
Loading

0 comments on commit a8ddb32

Please sign in to comment.