Skip to content

Commit

Permalink
upd deps
Browse files Browse the repository at this point in the history
Signed-off-by: Viktor Login <[email protected]>
  • Loading branch information
batazor committed Dec 24, 2024
1 parent 33feacd commit 6350a38
Show file tree
Hide file tree
Showing 9 changed files with 2,386 additions and 2,041 deletions.
8 changes: 4 additions & 4 deletions boundaries/auth/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"dependencies": {
"@emotion/cache": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/material": "^6.2.1",
"@mui/material-nextjs": "^6.2.1",
"@ory/client": "^1.15.15",
"@mui/material": "^6.3.0",
"@mui/material-nextjs": "^6.3.0",
"@ory/client": "^1.15.16",
"@ory/integrations": "^1.2.1",
"axios": "^1.7.9",
"next": "15.1.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-toastify": "^11.0.1"
"react-toastify": "^11.0.2"
},
"devDependencies": {
"@types/node": "^22.10.2",
Expand Down
775 changes: 391 additions & 384 deletions boundaries/auth/ui/pnpm-lock.yaml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions boundaries/billing/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"dependencies": {
"@emotion/cache": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/material": "^6.2.1",
"@mui/material-nextjs": "^6.2.1",
"@ory/client": "^1.15.15",
"@mui/material": "^6.3.0",
"@mui/material-nextjs": "^6.3.0",
"@ory/client": "^1.15.16",
"@ory/integrations": "^1.2.1",
"axios": "^1.7.9",
"next": "15.1.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-toastify": "^11.0.1"
"react-toastify": "^11.0.2"
},
"devDependencies": {
"@types/node": "^22.10.2",
Expand Down
775 changes: 391 additions & 384 deletions boundaries/billing/ui/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions boundaries/link/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@heroicons/react": "2.2.0",
"@ory/client": "^1.15.15",
"@ory/client": "^1.15.16",
"@ory/integrations": "^1.2.1",
"@reduxjs/toolkit": "^2.5.0",
"@sentry/nextjs": "^8.47.0",
Expand All @@ -56,7 +56,7 @@
"prop-types": "^15.8.1",
"react-copy-to-clipboard": "^5.1.0",
"react-redux": "^9.2.0",
"react-toastify": "^11.0.1",
"react-toastify": "^11.0.2",
"redux": "^5.0.1",
"redux-saga": "^1.3.0",
"shortlink-ui-kit": "^1.4.5",
Expand Down
1,520 changes: 800 additions & 720 deletions boundaries/link/ui/pnpm-lock.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions boundaries/platform/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@fontsource/material-icons": "^5.1.0",
"@fontsource/roboto": "^5.1.0",
"@heroicons/react": "^2.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/icons-material": "^6.3.0",
"@mui/material": "^6.3.0",
"@mui/types": "^7.2.20",
"@mui/x-date-pickers": "8.0.0-alpha.4",
"@storybook/builder-vite": "8.5.0-beta.2",
Expand All @@ -62,8 +62,8 @@
"dayjs": "^1.11.13",
"export-to-csv": "^1.4.0",
"glob": "^11.0.0",
"material-react-table": "^3.0.3",
"next": "^15.1.1",
"material-react-table": "^3.1.0",
"next": "^15.1.2",
"next-themes": "^0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down Expand Up @@ -93,8 +93,8 @@
"@storybook/react": "8.5.0-beta.2",
"@storybook/react-vite": "8.5.0-beta.2",
"@storybook/test": "8.5.0-beta.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@vitejs/plugin-react-swc": "^3.7.2",
"chromatic": "^11.20.2",
"css-loader": "^7.1.2",
Expand All @@ -107,6 +107,6 @@
"storybook": "8.5.0-beta.2",
"style-loader": "^4.0.0",
"typescript": "^5.7.2",
"vite": "^6.0.4"
"vite": "^6.0.5"
}
}
1,238 changes: 744 additions & 494 deletions boundaries/platform/ui-kit/pnpm-lock.yaml

Large diffs are not rendered by default.

85 changes: 43 additions & 42 deletions boundaries/shop/ui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6350a38

Please sign in to comment.