Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
brunozoric committed Feb 6, 2024
1 parent 1a34ef8 commit 7a1af5c
Show file tree
Hide file tree
Showing 33 changed files with 1,266 additions and 1,097 deletions.
2 changes: 1 addition & 1 deletion 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.45",
"@types/react": "18.2.54",
"@webiny/app-admin": "0.0.0",
"@webiny/app-admin-users-cognito": "0.0.0",
"@webiny/app-form-builder": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-form-builder": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/fs-extra": "^8.0.1",
"@types/jest": "^29.5.11",
"@types/node": "^18.0.0",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
Expand Down Expand Up @@ -209,7 +209,7 @@
},
"resolutions": {
"@emotion/react": "11.10.8",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@types/jsdom": "link:./typings/void",
"@types/webpack": "^5.28.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-aco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.9",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"apollo-client": "^2.6.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-admin-okta/src/Okta.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { FC, Fragment, useCallback, useEffect, useRef, useState } from "react";
import React, { Fragment, useCallback, useEffect, useRef, useState } from "react";
import { OktaAuth } from "@okta/okta-auth-js";
import OktaSignIn from "@okta/okta-signin-widget";
import get from "lodash/get";
Expand Down
2 changes: 1 addition & 1 deletion 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.12.1",
"@rmwc/base": "14.0.4",
"@rmwc/provider": "14.0.4",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-plugin-admin-welcome-screen": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-security": "0.0.0",
"@webiny/app-theme": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-headless-cms": "0.0.0",
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.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"execa": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-aco": "0.0.0",
"@webiny/app-admin": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const InnerImageFieldWrapper = styled("div")({

interface FieldRendererProps {
getBind: GetBindCallable;
Label: React.ComponentType;
Label: React.ComponentType<React.PropsWithChildren>;
field: CmsModelField;
}
const FieldRenderer = ({ getBind, Label, field }: FieldRendererProps) => {
Expand Down
2 changes: 1 addition & 1 deletion 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.2",
"@material-symbols/svg-400": "^0.4.1",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.23.9",
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app-security": "0.0.0",
"@webiny/form": "0.0.0",
"@webiny/plugins": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.12.2",
"@material-design-icons/svg": "^0.14.2",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-aco": "0.0.0",
"@webiny/app-admin": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime": "^7.23.9",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-security": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"babel-plugin-emotion": "^9.2.8",
Expand Down
2 changes: 1 addition & 1 deletion 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.23.9",
"@emotion/react": "^11.10.6",
"@svgr/webpack": "^6.1.1",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
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.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"execa": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-page-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@material-design-icons/svg": "^0.14.2",
"@svgr/webpack": "^6.1.1",
"@types/medium-editor": "^5.0.3",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-aco": "0.0.0",
"@webiny/app-admin": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-tenancy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@apollo/react-hooks": "^3.1.5",
"@babel/runtime": "^7.23.9",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/plugins": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-tenant-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/runtime": "^7.23.9",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-security": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-theme-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/runtime": "^7.23.9",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app": "0.0.0",
"@webiny/app-admin": "0.0.0",
"@webiny/app-page-builder": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"babel-plugin-emotion": "^9.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@apollo/react-hooks": "^3.1.5",
"@babel/runtime": "^7.23.9",
"@emotion/styled": "^11.10.6",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/i18n": "0.0.0",
"@webiny/i18n-react": "0.0.0",
"@webiny/plugins": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^18.0.0",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^18.0.0",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cwp-template-aws/template/ddb/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^18.0.0",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"lodash": "4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/react-composition": "0.0.0",
"nanoid": "^3.3.7",
"react": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-rich-text-lexical-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/app-theme": "0.0.0",
"@webiny/lexical-editor": "0.0.0",
"react": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-rich-text-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@babel/runtime": "^7.23.9",
"@editorjs/editorjs": "^2.20.1",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"classnames": "^2.3.1",
"react": "18.2.0",
"sanitize-html": "2.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/react": "18.2.45",
"@types/react": "18.2.54",
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"babel-plugin-emotion": "^9.2.8",
Expand Down

0 comments on commit 7a1af5c

Please sign in to comment.