Skip to content

Commit f45bf85

Browse files
committed
chore; update css-to-mat
1 parent 269bcde commit f45bf85

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@egjs/children-differ": "^1.0.1",
8383
"@scena/dragscroll": "^1.4.0",
8484
"@scena/matrix": "^1.1.1",
85-
"css-to-mat": "^1.0.3",
85+
"css-to-mat": "^1.1.1",
8686
"framework-utils": "^1.1.0",
8787
"gesto": "^1.19.1",
8888
"overlap-area": "^1.1.0",
@@ -103,7 +103,7 @@
103103
"@egjs/children-differ": "^1.0.1",
104104
"@scena/dragscroll": "^1.4.0",
105105
"@scena/matrix": "^1.1.1",
106-
"css-to-mat": "^1.0.3",
106+
"css-to-mat": "^1.1.1",
107107
"framework-utils": "^1.1.0",
108108
"gesto": "^1.19.1",
109109
"overlap-area": "^1.1.0",

packages/selecto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@scena/dragscroll": "^1.4.0",
3939
"@scena/event-emitter": "^1.0.5",
4040
"css-styled": "^1.0.8",
41-
"css-to-mat": "^1.0.3",
41+
"css-to-mat": "^1.1.1",
4242
"framework-utils": "^1.1.0",
4343
"gesto": "^1.19.1",
4444
"keycon": "^1.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8685,12 +8685,12 @@ css-styled@^1.0.8:
86858685
dependencies:
86868686
"@daybrush/utils" "^1.13.0"
86878687

8688-
css-to-mat@^1.0.3:
8689-
version "1.0.3"
8690-
resolved "https://registry.npmjs.org/css-to-mat/-/css-to-mat-1.0.3.tgz"
8691-
integrity sha512-HADRhVqPc8wFqEp6ClK+uuPYg+FMBinNo2ReLyI/KQCncmHPJ60o5zldyJG7NjsTqXWbdfGJO51jnoxfMvWJiA==
8688+
css-to-mat@^1.0.3, css-to-mat@^1.1.1:
8689+
version "1.1.1"
8690+
resolved "https://registry.npmjs.org/css-to-mat/-/css-to-mat-1.1.1.tgz#0dd10dcf9ec17df15708c8ff07a74fbd0b9a3fe5"
8691+
integrity sha512-kvpxFYZb27jRd2vium35G7q5XZ2WJ9rWjDUMNT36M3Hc41qCrLXFM5iEKMGXcrPsKfXEN+8l/riB4QzwwwiEyQ==
86928692
dependencies:
8693-
"@daybrush/utils" "^1.3.1"
8693+
"@daybrush/utils" "^1.13.0"
86948694
"@scena/matrix" "^1.0.0"
86958695

86968696

0 commit comments

Comments
 (0)