Skip to content

Commit

Permalink
Merge bcfe778 into 7beb38f
Browse files Browse the repository at this point in the history
  • Loading branch information
refine-bot committed Sep 3, 2024
2 parents 7beb38f + bcfe778 commit da44f96
Show file tree
Hide file tree
Showing 227 changed files with 1,361 additions and 1,261 deletions.
9 changes: 0 additions & 9 deletions .changeset/few-turkeys-dance.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/friendly-panthers-beam.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/grumpy-lions-exercise.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/honest-peaches-deny.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/nasty-glasses-care.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/six-shrimps-hide.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/wicked-cherries-grow.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wicked-rats-breathe.md

This file was deleted.

6 changes: 3 additions & 3 deletions examples/access-control-casbin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
]
},
"dependencies": {
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/access-control-cerbos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@cerbos/http": "^0.6.0",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/access-control-permify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
]
},
"dependencies": {
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
8 changes: 4 additions & 4 deletions examples/app-crm-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/devtools": "^1.2.7",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/devtools": "^1.2.8",
"@refinedev/nestjs-query": "^1.3.3",
"@refinedev/react-router-v6": "^4.6.0",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
8 changes: 4 additions & 4 deletions examples/app-crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@fullcalendar/react": "^6.1.8",
"@fullcalendar/timegrid": "^6.1.8",
"@react-pdf/renderer": "^3.1.8",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/devtools": "^1.2.7",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/devtools": "^1.2.8",
"@refinedev/nestjs-query": "^1.3.3",
"@refinedev/react-router-v6": "^4.6.0",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/audit-log-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "refine start"
},
"dependencies": {
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@ant-design/icons": "5.0.1",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@auth0/auth0-react": "^1.5.0",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/auth-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@chakra-ui/react": "^2.5.1",
"@refinedev/chakra-ui": "^2.32.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-google-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
]
},
"dependencies": {
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/auth-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "refine start"
},
"dependencies": {
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-keycloak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@react-keycloak/web": "^3.4.0",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-kinde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@refine-auth/kinde-react": "^1.0.2",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"antd": "^5.17.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/auth-mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@mantine/form": "^5.10.4",
"@mantine/hooks": "^5.10.4",
"@mantine/notifications": "^5.10.4",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/mantine": "^2.33.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@mui/lab": "^5.0.0-alpha.85",
"@mui/material": "^5.14.2",
"@mui/x-data-grid": "^6.6.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/mui": "^5.20.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/mui": "^5.21.0",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth-otp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"dependencies": {
"@ant-design/icons": "5.0.1",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
8 changes: 4 additions & 4 deletions examples/base-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/devtools": "^1.2.7",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/devtools": "^1.2.8",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/base-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@chakra-ui/react": "^2.5.1",
"@refinedev/chakra-ui": "^2.32.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
4 changes: 2 additions & 2 deletions examples/base-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
]
},
"dependencies": {
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
4 changes: 2 additions & 2 deletions examples/base-mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@mantine/form": "^5.10.4",
"@mantine/hooks": "^5.10.4",
"@mantine/notifications": "^5.10.4",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/mantine": "^2.33.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/react-table": "^5.6.13",
Expand Down
8 changes: 4 additions & 4 deletions examples/base-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@mui/lab": "^5.0.0-alpha.85",
"@mui/material": "^5.14.2",
"@mui/x-data-grid": "^6.6.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/devtools": "^1.2.7",
"@refinedev/mui": "^5.20.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/devtools": "^1.2.8",
"@refinedev/mui": "^5.21.0",
"@refinedev/react-hook-form": "^4.9.0",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/simple-rest": "^5.0.8",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog-ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@chakra-ui/react": "^2.5.1",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/nextjs-router": "^6.1.0",
"@refinedev/strapi": "^4.1.12",
"@refinedev/strapi-v4": "^6.0.8",
Expand Down
6 changes: 3 additions & 3 deletions examples/blog-invoice-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"dependencies": {
"@ant-design/icons": "5.0.1",
"@react-pdf/renderer": "^3.1.8",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/strapi-v4": "^6.0.8",
"antd": "^5.17.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/blog-issue-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@ant-design/charts": "^1.2.0",
"@ant-design/icons": "5.0.1",
"@craco/craco": "^7.1.0",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/react-router-v6": "^4.6.0",
"@refinedev/supabase": "^5.9.3",
"@refinedev/supabase": "^5.9.4",
"antd": "^5.17.0",
"cross-env": "^7.0.3",
"react": "^18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/blog-job-posting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@craco/craco": "^7.1.0",
"@refinedev/antd": "^5.43.0",
"@refinedev/cli": "^2.16.37",
"@refinedev/core": "^4.54.0",
"@refinedev/antd": "^5.43.1",
"@refinedev/cli": "^2.16.38",
"@refinedev/core": "^4.54.1",
"@refinedev/nestjsx-crud": "^5.0.9",
"@refinedev/react-router-v6": "^4.6.0",
"@uiw/react-md-editor": "^3.19.5",
Expand Down
Loading

6 comments on commit da44f96

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.