Skip to content

Commit

Permalink
chore: upgrade dependecy of autocomplete, image, layout, select, switch
Browse files Browse the repository at this point in the history
  • Loading branch information
MakhovRoman committed Aug 26, 2023
1 parent 9acf631 commit 76307cb
Show file tree
Hide file tree
Showing 71 changed files with 1,473 additions and 687 deletions.
1,069 changes: 771 additions & 298 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 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.
12 changes: 6 additions & 6 deletions ui-parts/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
},
"dependencies": {
"@atls-ui-proto/input": "workspace:0.0.13",
"downshift": "5.4.7",
"downshift": "7.6.2",
"react-laag": "2.0.5"
},
"devDependencies": {
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@testing-library/react": "^13.3.0",
"@types/react": "18.2.20",
"@types/styled-system": "5.1.15",
"framer-motion": "10.15.2",
"@testing-library/react": "14.0.0",
"@types/react": "18.2.21",
"@types/styled-system": "5.1.17",
"framer-motion": "10.16.1",
"react": "18.2.0",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"peerDependencies": {
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"framer-motion": "10.15.2",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-system": "5.1.5",
Expand Down
18 changes: 9 additions & 9 deletions ui-parts/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"postpack": "rm -rf dist"
},
"devDependencies": {
"@emotion/styled": "^11.9.3",
"@types/jest": "^28.1.2",
"@types/react": "^18.0.14",
"@types/styled-system": "^5.1.15",
"react": "^18.2.0",
"styled-system": "^5.1.5"
"@emotion/styled": "11.9.3",
"@types/jest": "29.5.4",
"@types/react": "18.2.21",
"@types/styled-system": "5.1.17",
"react": "18.2.0",
"styled-system": "5.1.5"
},
"peerDependencies": {
"@emotion/styled": "^11.1.5",
"react": "^17.0.1",
"styled-system": "^5.1.5"
"@emotion/styled": "11.9.3",
"react": "18.2.0",
"styled-system": "5.1.5"
},
"publishConfig": {
"access": "public",
Expand Down
18 changes: 9 additions & 9 deletions ui-parts/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"postpack": "rm -rf dist"
},
"dependencies": {
"@emotion/is-prop-valid": "^1.2.0"
"@emotion/is-prop-valid": "1.2.1"
},
"devDependencies": {
"@emotion/styled": "^11.9.3",
"@types/react": "^18.0.14",
"@types/styled-system": "^5.1.15",
"react": "^18.2.0",
"styled-system": "^5.1.5"
"@emotion/styled": "11.9.3",
"@types/react": "18.2.21",
"@types/styled-system": "5.1.17",
"react": "18.2.0",
"styled-system": "5.1.5"
},
"peerDependencies": {
"@emotion/styled": "^11.1.5",
"react": "^17.0.1",
"styled-system": "^5.1.5"
"@emotion/styled": "11.9.3",
"react": "18.2.0",
"styled-system": "5.1.5"
},
"publishConfig": {
"access": "public",
Expand Down
44 changes: 22 additions & 22 deletions ui-parts/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
},
"dependencies": {
"@atls-ui-parts/styles": "workspace:0.0.4",
"downshift": "^6.1.7"
"downshift": "7.6.2"
},
"devDependencies": {
"@emotion/css": "^11.9.0",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/styled-system": "^5.1.15",
"framer-motion": "^6.3.11",
"nanoid": "^3.1.30",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-laag": "^2.0.4",
"styled-system": "^5.1.5",
"styled-tools": "^1.7.2"
"@emotion/css": "11.9.0",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-system": "5.1.17",
"framer-motion": "10.16.1",
"nanoid": "4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-laag": "2.0.5",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"peerDependencies": {
"@emotion/react": "*",
"@emotion/styled": "*",
"framer-motion": "*",
"react": "*",
"react-dom": "*",
"react-laag": "*",
"styled-system": "*",
"styled-tools": "*"
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-laag": "2.0.5",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
30 changes: 15 additions & 15 deletions ui-parts/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"postpack": "rm -rf dist"
},
"devDependencies": {
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@testing-library/react": "^13.3.0",
"@types/react": "^18.0.14",
"@types/styled-system": "^5.1.15",
"framer-motion": "^6.3.11",
"react": "^18.2.0",
"styled-system": "^5.1.5",
"styled-tools": "^1.7.2"
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@testing-library/react": "14.0.0",
"@types/react": "18.2.21",
"@types/styled-system": "5.1.17",
"framer-motion": "10.16.1",
"react": "18.2.0",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"framer-motion": "^4.1.17",
"react": "^17.0.2",
"styled-system": "^5.1.5",
"styled-tools": "^1.7.2"
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"framer-motion": "10.16.1",
"react": "18.2.0",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
28 changes: 14 additions & 14 deletions ui-proto/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
},
"devDependencies": {
"@atls-ui-parts/autocomplete": "workspace:0.0.15",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/styled-system": "^5.1.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-system": "^5.1.5"
"@emotion/css": "11.9.0",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-system": "5.1.17",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-system": "5.1.5"
},
"peerDependencies": {
"@emotion/css": "^11.7.1",
"@emotion/styled": "^11.1.5",
"react": "^17.0.1",
"react-dom": "^17.0.2",
"styled-system": "^5.1.0"
"@emotion/css": "11.9.0",
"@emotion/styled": "11.9.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-system": "5.1.5"
},
"publishConfig": {
"access": "public",
Expand Down
20 changes: 10 additions & 10 deletions ui-proto/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"@atls-ui-parts/image": "workspace:0.0.4"
},
"devDependencies": {
"@emotion/styled": "^11.8.1",
"@types/react": "^18.0.12",
"@types/styled-system": "^5.1.15",
"react": "^18.1.0",
"styled-system": "^5.1.5",
"styled-tools": "^1.7.2"
"@emotion/styled": "11.9.3",
"@types/react": "18.2.21",
"@types/styled-system": "5.1.17",
"react": "18.2.0",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"peerDependencies": {
"@emotion/styled": "^11.1.5",
"react": "^17.0.1",
"styled-system": "^5.1.5",
"styled-tools": "^1.7.2"
"@emotion/styled": "11.9.3",
"react": "18.2.0",
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
34 changes: 17 additions & 17 deletions ui-proto/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"@atls-ui-parts/select": "workspace:0.0.13",
"@atls-ui-parts/text": "workspace:0.0.11",
"@atls-ui-proto/button": "workspace:0.0.14",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/styled-system": "^5.1.15",
"framer-motion": "^7.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-laag": "^2.0.4",
"styled-system": "^5.1.5"
"@emotion/css": "11.9.0",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-system": "5.1.17",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-laag": "2.0.5",
"styled-system": "5.1.5"
},
"peerDependencies": {
"@emotion/css": "^11.7.1",
"@emotion/styled": "^11.1.5",
"framer-motion": "^4.1.7",
"react": "^17.0.1",
"react-dom": "^17.0.2",
"styled-system": "^5.1.0"
"@emotion/css": "11.9.0",
"@emotion/styled": "11.9.3",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-system": "5.1.5"
},
"publishConfig": {
"access": "public",
Expand Down
11 changes: 6 additions & 5 deletions ui-proto/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@emotion/css": "11.9.0",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-system": "5.1.16",
"framer-motion": "10.15.2",
"@types/styled-system": "5.1.17",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-laag": "2.0.5",
Expand All @@ -29,10 +29,11 @@
"peerDependencies": {
"@emotion/css": "11.9.3",
"@emotion/styled": "11.9.3",
"framer-motion": "10.15.2",
"framer-motion": "10.16.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"styled-system": "5.1.5"
"styled-system": "5.1.5",
"styled-tools": "1.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 76307cb

Please sign in to comment.