Skip to content

Commit

Permalink
dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Voiislav committed Oct 24, 2023
1 parent 2579549 commit 33a36aa
Show file tree
Hide file tree
Showing 53 changed files with 572 additions and 530 deletions.
489 changes: 256 additions & 233 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 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.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"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": "[email protected]",
"tools": {
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
8 changes: 4 additions & 4 deletions packages/app-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@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
8 changes: 4 additions & 4 deletions packages/identity-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@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
10 changes: 5 additions & 5 deletions packages/kratos-browser-flows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"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/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
Expand Up @@ -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

0 comments on commit 33a36aa

Please sign in to comment.