1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-09 12:52:24 +04:00

dependencies update (#1504)

This commit is contained in:
Paweł Kuna
2023-03-11 13:23:15 +01:00
committed by GitHub
parent a0582bc6f9
commit 531ae246b0
2 changed files with 8742 additions and 5 deletions
+11 -5
View File
@@ -129,13 +129,16 @@
"@rollup/stream": "^2.0.0", "@rollup/stream": "^2.0.0",
"@tabler/icons": "^2.9.0", "@tabler/icons": "^2.9.0",
"apexcharts": "^3.37.1", "apexcharts": "^3.37.1",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.14",
"autosize": "^6.0.1", "autosize": "^6.0.1",
"browser-sync": "^2.28.3", "browser-sync": "^2.28.3",
"browser-sync": "^2.28.3",
"bundlewatch": "^0.3.3", "bundlewatch": "^0.3.3",
"choices.js": "^10.2.0", "choices.js": "^10.2.0",
"chromatic": "^6.17.1", "chromatic": "^6.17.1",
"countup.js": "^2.5.0", "countup.js": "^2.5.0",
"chromatic": "^6.17.1",
"countup.js": "^2.5.0",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",
"dropzone": "^6.0.0-beta.2", "dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13", "flatpickr": "^4.6.13",
@@ -157,30 +160,33 @@
"list.js": "^2.3.1", "list.js": "^2.3.1",
"litepicker": "^2.0.12", "litepicker": "^2.0.12",
"nouislider": "^15.7.0", "nouislider": "^15.7.0",
"plyr": "^3.7.3", "plyr": "^3.7.7",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"release-it": "^15.7.0", "release-it": "^15.8.0",
"request": "^2.88.2", "request": "^2.88.2",
"rollup": "2.79.1", "rollup": "2.79.1",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-cleanup": "^3.2.1",
"sass": "^1.58.3", "sass": "^1.59.2",
"tinymce": "^6.3.2", "tinymce": "^6.3.2",
"tom-select": "^2.2.2", "tom-select": "^2.2.2",
"vinyl-buffer": "^1.0.1", "vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0", "vinyl-source-stream": "^2.0.0",
"yaml": "^2.2.1", "yaml": "^2.2.1",
"yargs": "^17.7.1" "yargs": "^17.7.1"
"yargs": "^17.7.1"
}, },
"dependencies": { "dependencies": {
"@popperjs/core": "^2.11.6", "@popperjs/core": "^2.11.6",
"bootstrap": "5.3.0-alpha1" "bootstrap": "5.3.0-alpha1"
}, },
"peerDependencies": { "peerDependencies": {
"apexcharts": "^3.37.1",
"apexcharts": "^3.37.1", "apexcharts": "^3.37.1",
"autosize": "^6.0.1", "autosize": "^6.0.1",
"choices.js": "^10.2.0", "choices.js": "^10.2.0",
"countup.js": "^2.5.0", "countup.js": "^2.5.0",
"countup.js": "^2.5.0",
"dropzone": "^6.0.0-beta.2", "dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13", "flatpickr": "^4.6.13",
"fslightbox": "^3.4.1", "fslightbox": "^3.4.1",
@@ -189,7 +195,7 @@
"list.js": "^2.3.1", "list.js": "^2.3.1",
"litepicker": "^2.0.12", "litepicker": "^2.0.12",
"nouislider": "^15.7.0", "nouislider": "^15.7.0",
"plyr": "^3.7.3", "plyr": "^3.7.7",
"tinymce": "^6.3.2", "tinymce": "^6.3.2",
"tom-select": "^2.2.2" "tom-select": "^2.2.2"
}, },
+8731
View File
File diff suppressed because it is too large Load Diff