Skip to content

Commit

Permalink
Merge branch 'feat/new-admin-ui' into leo/feat/ui-slider
Browse files Browse the repository at this point in the history
  • Loading branch information
leopuleo authored Oct 23, 2024
2 parents 38bebd4 + a436929 commit 690056b
Show file tree
Hide file tree
Showing 52 changed files with 253 additions and 253 deletions.
6 changes: 3 additions & 3 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@editorjs/list": "^1.6.0",
"@editorjs/quote": "^2.4.0",
"@editorjs/underline": "^1.0.0",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app-admin": "0.0.0",
"@webiny/app-admin-users-cognito": "0.0.0",
"@webiny/app-form-builder": "0.0.0",
Expand All @@ -22,8 +22,8 @@
"core-js": "^3.0.1",
"cross-fetch": "^3.0.4",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"regenerator-runtime": "^0.13.5",
"theme": "^1.0.0",
"tslib": "^2.4.0"
Expand Down
6 changes: 3 additions & 3 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@emotion/react": "^11.10.6",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-form-builder": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand All @@ -20,8 +20,8 @@
"cross-fetch": "^3.0.4",
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"regenerator-runtime": "^0.13.5",
"theme": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion extensions/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@webiny/utils": "0.0.0",
"@webiny/validation": "0.0.0",
"graphql": "^15.7.2",
"react": "18.2.0",
"react": "18.3.1",
"react-hamburger-menu": "^1.1.1"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/jest": "^29.5.11",
"@types/node": "^18.0.0",
"@types/prettier": "^2.7.3",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"adio": "^1.0.1",
Expand Down Expand Up @@ -210,11 +210,11 @@
"@types/webpack": "^5.28.0",
"browserify-sign": "^4.2.2",
"@babel/traverse": "^7.24.0",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"jsdom": "24.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"follow-redirects": "^1.15.6",
"crypto-js": "^4.2.0",
"ip": "^2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-aco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"lodash": "^4.17.21",
"mobx": "^6.9.0",
"mobx-react-lite": "^3.4.3",
"react": "18.2.0",
"react": "18.3.1",
"react-dnd": "^16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-hotkeyz": "^1.0.4",
"slugify": "^1.2.9",
"store": "^2.0.12",
Expand All @@ -50,7 +50,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.24.0",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"apollo-client": "^2.6.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-admin-auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/app-admin-cognito/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"apollo-client": "^2.6.10",
"apollo-link-context": "^1.0.20",
"emotion": "^10.0.27",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-admin-okta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/app-admin-rmwc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@material-design-icons/svg": "^0.14.3",
"@rmwc/base": "^14.2.2",
"@rmwc/provider": "^14.2.2",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-plugin-admin-welcome-screen": "0.0.0",
Expand All @@ -26,8 +26,8 @@
"classnames": "^2.3.1",
"emotion": "^10.0.27",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0",
"react-hotkeyz": "^1.0.4",
"react-transition-group": "^4.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-admin-users-cognito/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/app-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@material-design-icons/svg": "^0.14.3",
"@svgr/webpack": "^6.1.1",
"@types/mime": "^2.0.3",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/admin-ui": "0.0.0",
"@webiny/app": "0.0.0",
"@webiny/app-security": "0.0.0",
Expand Down Expand Up @@ -49,8 +49,8 @@
"lodash": "^4.17.21",
"mobx": "^6.9.0",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hotkeyz": "^1.0.4",
"react-resizable-panels": "^2.0.19",
"react-transition-group": "^4.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-apw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@emotion/is-prop-valid": "^1.1.1",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-headless-cms": "0.0.0",
Expand All @@ -38,8 +38,8 @@
"graphql-tag": "^2.10.1",
"lodash": "^4.17.21",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0",
"react-spinner-material": "1.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/app-audit-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-typescript": "^7.23.3",
"@material-design-icons/svg": "^0.14.3",
"@material-symbols/svg-400": "^0.4.1",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"execa": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-cognito-authenticator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@aws-amplify/auth": "^5.1.9",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-file-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@material-design-icons/svg": "^0.14.3",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-aco": "0.0.0",
"@webiny/app-admin": "0.0.0",
Expand Down Expand Up @@ -50,10 +50,10 @@
"mobx": "^6.9.0",
"mobx-react-lite": "^3.4.3",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react": "18.3.1",
"react-butterfiles": "^1.3.1",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-hotkeyz": "^1.0.4",
"react-lazy-load": "^3.1.14",
"zod": "^3.22.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/app-form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@material-design-icons/svg": "^0.14.3",
"@material-symbols/svg-400": "^0.4.1",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand All @@ -51,10 +51,10 @@
"json2csv": "^4.5.2",
"lodash": "^4.17.21",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react": "18.3.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-google-recaptcha": "^1.1.0",
"react-hotkeyz": "^1.0.4",
"shortid": "^2.2.14"
Expand Down
4 changes: 2 additions & 2 deletions packages/app-graphql-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"graphql": "^15.7.2",
"load-script": "^1.0.0",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-headless-cms-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@babel/runtime": "^7.24.0",
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app-security": "0.0.0",
"@webiny/form": "0.0.0",
"@webiny/plugins": "0.0.0",
Expand All @@ -24,7 +24,7 @@
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"prop-types": "^15.7.2",
"react": "18.2.0"
"react": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-headless-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@lexical/utils": "^0.16.1",
"@material-design-icons/svg": "^0.14.3",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-aco": "0.0.0",
"@webiny/app-admin": "0.0.0",
Expand Down Expand Up @@ -67,12 +67,12 @@
"mobx-react-lite": "^3.4.3",
"prop-types": "^15.7.2",
"raw.macro": "^0.4.2",
"react": "18.2.0",
"react": "18.3.1",
"react-butterfiles": "^1.3.3",
"react-custom-scrollbars": "^4.2.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0",
"react-hotkeyz": "^1.0.4",
"react-virtualized": "^9.21.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-i18n-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@webiny/plugins": "0.0.0",
"@webiny/ui": "0.0.0",
"emotion": "^10.0.17",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime": "^7.24.0",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-security": "0.0.0",
Expand All @@ -35,8 +35,8 @@
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"graphql": "^15.7.2",
"graphql-tag": "^2.10.1",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@emotion/babel-plugin": "^11.11.0",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^5.0.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-page-builder-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/runtime": "^7.24.0",
"@emotion/react": "^11.10.6",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand All @@ -29,10 +29,10 @@
"graphql": "^15.7.2",
"lodash": "^4.17.21",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react": "18.3.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"recoil": "^0.7.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-page-builder-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/facepaint": "^1.2.2",
"@types/react": "18.2.79",
"@types/react": "18.3.5",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"execa": "^5.0.0",
Expand Down
Loading

0 comments on commit 690056b

Please sign in to comment.