Skip to content

Commit

Permalink
ci(changesets): version packages (#3081)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
refine-bot and github-actions[bot] committed Nov 28, 2022
1 parent b32860c commit 05229bf
Show file tree
Hide file tree
Showing 163 changed files with 377 additions and 328 deletions.
4 changes: 2 additions & 2 deletions examples/ably/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@pankod/refine-ably": "^3.29.0",
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/accessControl/casbin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/accessControl/cerbos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@cerbos/http": "^0.6.0",
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/antdAuditLog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-antd-audit-log": "^3.29.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-sdk": "^0.6.0",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
Expand Down
4 changes: 2 additions & 2 deletions examples/auditLogProvider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"preview": "vite preview"
},
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@pankod/refine-react-hook-form": "^3.33.2",
"react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authProvider/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@auth0/auth0-react": "^1.5.0",
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authProvider/googleLogin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authProvider/otpLogin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authentication/antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authentication/chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@pankod/refine-chakra-ui": "^1.2.12",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@pankod/refine-react-table": "^4.9.0",
"@pankod/refine-react-hook-form": "^3.33.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/authentication/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"preview": "vite preview"
},
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-hook-form": "^3.33.2",
"@pankod/refine-react-table": "^4.9.0",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/authentication/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@pankod/refine-mantine": "^1.11.7",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@pankod/refine-react-table": "^4.9.0",
"@mantine/rte": "^5.4.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/authentication/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "3.25.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-mui": "^3.56.0",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-mui": "^3.57.0",
"@pankod/refine-react-hook-form": "^3.32.0",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/base/antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
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 @@ -9,8 +9,8 @@
"dependencies": {
"@pankod/refine-chakra-ui": "^1.2.12",
"@tabler/icons": "^1.1.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@pankod/refine-react-table": "^4.8.0",
"@pankod/refine-react-hook-form": "^3.33.2",
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 @@ -3,9 +3,9 @@
"version": "3.25.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-hook-form": "^3.33.2",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-react-table": "^4.9.0",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
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 @@ -8,8 +8,8 @@
},
"dependencies": {
"@pankod/refine-mantine": "^1.11.7",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@pankod/refine-react-table": "^4.9.0",
"@mantine/rte": "^5.4.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/base/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "3.25.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-mui": "^3.56.0",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-mui": "^3.57.0",
"@pankod/refine-react-hook-form": "^3.33.2",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@types/node": "^12.20.11",
"@types/react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@chakra-ui/react": "^2.3.6",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-nextjs-router": "^3.38.0",
"@pankod/refine-strapi": "^3.37.0",
"@pankod/refine-strapi-v4": "^3.39.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/hackathonize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@pankod/refine": "2.0.12",
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-supabase": "^3.35.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/invoiceGenerator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-strapi-v4": "^3.39.0",
"@react-pdf/renderer": "^3.0.1",
"@testing-library/jest-dom": "^5.16.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/issueTracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@ant-design/charts": "^1.2.14",
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-supabase": "^3.35.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/mailSubscription/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-strapi": "^3.37.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/blog/material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"react-dom": "^17.0.2",
"react-scripts": "^5.0.0",
"web-vitals": "^1.1.1",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-mui": "^3.56.0",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-mui": "^3.57.0",
"@pankod/refine-react-hook-form": "^3.33.2",
"@mui/icons-material": "^5.8.3",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-strapi-v4": "^3.39.0",
"axios": "^0.26.1"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/blog/mui-datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"private": true,
"dependencies": {
"@mui/icons-material": "^5.8.3",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-mui": "^3.56.0",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-mui": "^3.57.0",
"@pankod/refine-react-hook-form": "^3.33.2",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/next-refine-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint '**/*.{js,jsx,ts,tsx}'"
},
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-nextjs-router": "^3.38.0",
"@pankod/refine-simple-rest": "^3.35.2",
"next": "^12.1.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/react-aria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@js-temporal/polyfill": "^0.4.2",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-hook-form": "^3.33.2",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-react-table": "^4.9.0",
"@pankod/refine-simple-rest": "^3.35.2",
"@testing-library/jest-dom": "^5.12.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/refeedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-strapi": "^3.37.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/refine-antd-dynamic-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@pankod/refine-antd": "^3.18.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.18.0",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/refine-filtering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/blog/refine-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-core": "^3.90.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^14.1.1",
Expand All @@ -12,10 +12,10 @@
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
"web-vitals": "^1.1.1",
"@pankod/refine-mui": "^3.56.0",
"@pankod/refine-mui": "^3.57.0",
"@pankod/refine-react-hook-form": "^3.27.1",
"@mui/icons-material": "^5.8.3",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"@hookform/resolvers": "^2.9.8",
"yup": "^0.32.11"
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/refine-supabase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-supabase": "^3.35.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/refineflix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@pankod/refine-antd": "^3.62.0",
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-supabase": "^3.35.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog/responsive-navbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@pankod/refine-core": "^3.90.1",
"@pankod/refine-react-router-v6": "^3.36.3",
"@pankod/refine-core": "^3.90.2",
"@pankod/refine-react-router-v6": "^3.36.4",
"@pankod/refine-simple-rest": "^3.35.2",
"bootstrap": "^5.2.1",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 05229bf

Please sign in to comment.