File tree 4 files changed +14
-8
lines changed
4 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@mdi/font" : " 7.4.47" ,
26
- "@tabler/core" : " 1.1.1 " ,
26
+ "@tabler/core" : " 1.0.0 " ,
27
27
"bootstrap" : " 5.3.5" ,
28
28
"clipboard" : " 2.0.11" ,
29
29
"flatpickr" : " 4.6.13" ,
Original file line number Diff line number Diff line change 1
1
@import ' variables' ;
2
2
3
3
// Tabler & vendors
4
- @import ' ../node_modules/@tabler/core/scss/_core.scss' ;
5
- @import ' ../node_modules/@tabler/core/scss/vendor/tom-select' ;
4
+ @import ' ../node_modules/@tabler/core/src/ scss/_core.scss' ;
5
+ @import ' ../node_modules/@tabler/core/src/ scss/vendor/tom-select' ;
6
6
7
7
// Overrides of external libraries
8
8
@import ' overrides/bootstrap' ;
Original file line number Diff line number Diff line change 759
759
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
760
760
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
761
761
762
- " @tabler/core@1.1.1 " :
763
- version "1.1.1 "
764
- resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.1.1 .tgz#6b7044c4b427f14c1d78e4532106821466d619a6 "
765
- integrity sha512-VVxsx6+XtCtSjKqS0m5z8W2OcNAYHRiygl3ov+RrQDDB4UK5jfSa26dY+2sMcohocV6GsBpuozPyEk8p3/8sdQ ==
762
+ " @tabler/core@1.0.0 " :
763
+ version "1.0.0 "
764
+ resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.0.0 .tgz#08736378108663b5893a31ad462be7d12e64be67 "
765
+ integrity sha512-uFmv6f8TAaW2JaGwzjT1LfK+TjmBQSTCoznCMdV5uur4cv4TtJlV8Hh1Beu55YX0svMtOQ0Xts7tYv/+qBEcfA ==
766
766
dependencies :
767
767
" @popperjs/core" " ^2.11.8"
768
+ " @tabler/icons" " ^3.29.0"
768
769
bootstrap "5.3.3"
769
770
771
+ " @tabler/icons@^3.29.0 " :
772
+ version "3.31.0"
773
+ resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.31.0.tgz#92d39dc336f2e3e312170420b00ffe9ca474925e"
774
+ integrity sha512-dblAdeKY3+GA1U+Q9eziZ0ooVlZMHsE8dqP0RkwvRtEsAULoKOYaCUOcJ4oW1DjWegdxk++UAt2SlQVnmeHv+g==
775
+
770
776
" @tanstack/react-virtual@^3.0.0-beta.60 " :
771
777
version "3.5.0"
772
778
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.5.0.tgz#873b5b77cf78af563a4a11e6251ed51ee8868132"
You can’t perform that action at this time.
0 commit comments