Skip to content

Commit

Permalink
build: Update non-major NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEng committed Sep 23, 2024
1 parent ed8886d commit ad28bda
Show file tree
Hide file tree
Showing 10 changed files with 462 additions and 430 deletions.
2 changes: 1 addition & 1 deletion frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/app-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
14 changes: 7 additions & 7 deletions frontend/libs/studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-interactions": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/blocks": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-webpack5": "8.2.9",
"@storybook/test": "8.2.9",
"@storybook/blocks": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/react-webpack5": "8.3.0",
"@storybook/test": "8.3.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "^29.5.5",
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"version": "0.1.0",
"author": "Altinn",
"dependencies": {
"@mui/material": "6.0.2",
"@mui/material": "6.1.0",
"classnames": "2.5.1",
"qs": "6.13.0",
"react": "18.3.1",
"react-content-loader": "7.0.2",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@types/react": "18.3.5",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/ux-editor-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.1",
"author": "Altinn",
"dependencies": {
"@mui/material": "6.0.2",
"@mui/material": "6.1.0",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"classnames": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/ux-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.1",
"author": "Altinn",
"dependencies": {
"@mui/material": "6.0.2",
"@mui/material": "6.1.0",
"@studio/icons": "workspace:^",
"classnames": "2.5.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-modal": "3.16.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-i18next": "15.0.1",
"react-router-dom": "6.26.1",
"react-i18next": "15.0.2",
"react-router-dom": "6.26.2",
"react-toastify": "10.0.5"
},
"devDependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@svgr/webpack": "8.1.0",
"@swc/core": "1.7.23",
"@swc/core": "1.7.26",
"@swc/jest": "0.2.36",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/css-modules": "1.0.5",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.3.0",
"glob": "11.0.0",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fail-on-console": "3.3.0",
Expand Down
Loading

0 comments on commit ad28bda

Please sign in to comment.