Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #130: Грейд версий @atls/react-kratos-browser-flows #131

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
501 changes: 252 additions & 249 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/fsevents-patch-19706e7e35-9.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
enableGlobalCache: false

packageExtensions:
ts-jest@*:
dependencies:
jest: '*'
typescript: '4.6.2'
typescript: 4.6.2

yarnPath: .yarn/releases/yarn-0.0.1-git.20230627.hash-3f7d3a33.cjs

enableGlobalCache: false
yarnPath: .yarn/releases/yarn-remote.cjs
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,27 @@
],
"resolutions": {
"@emotion/react": "11.9.3",
"@types/react": "17.0.2",
"eslint": "8.18.0",
"typescript": "4.6.2"
},
"dependencies": {
"@emotion/react": "11.9.3",
"@emotion/react": "11.11.1",
"csstype": "3.1.2"
},
"devDependencies": {
"@atls/config-jest": "0.0.6",
"@atls/schematics": "0.0.16",
"@jest/core": "27.4.7",
"@types/eslint": "8.4.1",
"@types/jest": "27.4.0",
"@types/node": "17.0.12",
"@types/testing-library__jest-dom": "5.14.2",
"eslint": "8.18.0",
"@atls/schematics": "0.0.18",
"@jest/core": "27.5.1",
"@types/eslint": "8.44.6",
"@types/jest": "27.5.2",
"@types/node": "17.0.45",
"@types/testing-library__jest-dom": "5.14.9",
"eslint": "8.52.0",
"husky": "7.0.4",
"typescript": "4.6.2"
"typescript": "4.9.5"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@4.0.0",
"tools": {
"schematic": {
"collection": "@atls/schematics",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-auth-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@atls/react-user": "workspace:0.1.44",
"@types/react": "18.2.20",
"@types/react": "18.2.31",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/app-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"tldjs": "^2.3.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "^5.14.2",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/testing-library__jest-dom": "^5.14.9",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/identity-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"tldjs": "^2.3.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@types/react": "18.2.20",
"@types/react-dom": "^18.2.7",
"@types/testing-library__jest-dom": "^5.14.1",
"@types/react": "18.2.31",
"@types/react-dom": "^18.2.14",
"@types/testing-library__jest-dom": "^5.14.9",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/identity-user-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@atls/react-user": "workspace:0.1.44",
"@types/react": "18.2.20",
"@types/react": "18.2.31",
"react": "18.2.0"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/kratos-browser-flows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"events": "^3.3.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@types/events": "^3.0.0",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "^5.14.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@types/events": "^3.0.2",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/testing-library__jest-dom": "^5.14.9",
"axios": "^0.21.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
20 changes: 10 additions & 10 deletions packages/payment-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in packages/payment-widget/package.json

View workflow job for this annotation

GitHub Actions / Release

Error release workspace @atls/react-payment-widget

Exit code 1
Raw output
➤ YN0000: ┌ Library Build
::group::Library Build
➤ YN0000: │ packages/payment-widget/src/interfaces/fields.interfaces.ts
➤ YN0000: │ 
➤ YN0000: │   Error: Module '"react"' has no exported member 'HTMLInputTypeAttribute'.
➤ YN0000: │ 
➤ YN0000: │ 
::endgroup::
➤ YN0000: └ Completed in 7s 970ms
➤ YN0000: Failed with errors in 7s 972ms

(node:2151) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
"name": "@atls/react-payment-widget",
"version": "0.0.1",
"license": "BSD-3-Clause",
Expand All @@ -12,21 +12,21 @@
"postpack": "rm -rf dist"
},
"dependencies": {
"@atls-ui-parts/button": "0.0.12",
"@atls-ui-parts/condition": "0.0.4",
"@atls-ui-parts/button": "0.0.16",
"@atls-ui-parts/condition": "0.0.9",
"@atls-ui-parts/hidden-input": "0.0.6",
"@atls-ui-parts/input": "0.0.13",
"@atls-ui-parts/layout": "0.0.7",
"@atls-ui-parts/text": "0.0.11",
"react-intl": "6.4.4",
"@atls-ui-parts/input": "0.0.15",
"@atls-ui-parts/layout": "0.0.10",
"@atls-ui-parts/text": "0.0.12",
"react-intl": "6.5.1",
"react-laag": "2.0.5",
"styled-tools": "1.7.2"
},
"devDependencies": {
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@types/react": "18.2.20",
"@types/styled-system": "5.1.16",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@types/react": "18.2.31",
"@types/styled-system": "5.1.20",
"csstype": "3.1.2",
"react": "18.2.0",
"styled-system": "5.1.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"dependencies": {
"@atls/react-app-links": "workspace:0.0.2",
"graphql-request": "^4.0.0"
"graphql-request": "^4.3.0"
},
"devDependencies": {
"@types/react": "18.2.20",
"graphql": "^16.3.0",
"@types/react": "18.2.31",
"graphql": "^16.8.1",
"react": "18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"postpack": "rm -rf dist"
},
"devDependencies": {
"@types/react": "18.2.20",
"@types/react": "18.2.31",
"react": "18.2.0"
},
"peerDependencies": {
Expand Down
Loading
Loading