Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Nov 12, 2022
1 parent 94a7b6a commit 054e101
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 126,870 deletions.
94,299 changes: 0 additions & 94,299 deletions package-lock.json

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"typescript": "^4.5.0 <4.6.0",
"@egjs/agent": "^2.2.1",
"@egjs/children-differ": "^1.0.1",
"@scena/dragscroll": "^1.2.0",
"@scena/dragscroll": "^1.2.2",
"@scena/matrix": "^1.1.1",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.12.2",
"gesto": "^1.13.4",
"overlap-area": "^1.1.0",
"react-compat-css-styled": "^1.0.8",
"react-css-styled": "^1.0.3",
Expand All @@ -94,11 +94,11 @@
"typescript": "^4.5.0 <4.6.0",
"@egjs/agent": "^2.2.1",
"@egjs/children-differ": "^1.0.1",
"@scena/dragscroll": "^1.2.0",
"@scena/dragscroll": "^1.2.2",
"@scena/matrix": "^1.1.1",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.12.2",
"gesto": "^1.13.4",
"overlap-area": "^1.1.0",
"react-compat-css-styled": "^1.0.8",
"react-css-styled": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"daybrush-jsdoc-template": "^1.6.0",
"gesto": "^1.0.0",
"gesto": "^1.13.4",
"gh-pages": "^2.0.1",
"keycon": "^1.1.0",
"print-sizes": "^0.2.0",
Expand Down
8 changes: 7 additions & 1 deletion packages/preact-guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
"dependencies": {
"@scena/react-guides": "~0.18.0",
"preact-css-styled": "^1.0.0",
"preact-ruler": "^0.11.0"
"preact-ruler": "^0.12.1",
"@daybrush/utils": "^1.4.0",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.13.4",
"react-css-styled": "^1.0.2",
"@scena/dragscroll": "^1.2.2"
}
}
8 changes: 7 additions & 1 deletion packages/react-compat-guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
"dependencies": {
"@scena/react-guides": "~0.18.0",
"react-compat-css-styled": "^1.0.6",
"react-compat-ruler": "^0.10.0"
"react-compat-ruler": "^0.11.1",
"@daybrush/utils": "^1.4.0",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.13.4",
"react-css-styled": "^1.0.2",
"@scena/dragscroll": "^1.2.2"
}
}
5 changes: 3 additions & 2 deletions packages/react-guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,11 @@
},
"dependencies": {
"@daybrush/utils": "^1.4.0",
"@scena/react-ruler": "^0.11.0",
"@scena/dragscroll": "^1.2.2",
"@scena/react-ruler": "^0.12.1",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.5.1",
"gesto": "^1.13.4",
"react-css-styled": "^1.0.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 054e101

Please sign in to comment.