@tabler/core
Advanced tools
Comparing version 1.0.0-beta2 to 1.0.0-beta3
{ | ||
"name": "@tabler/core", | ||
"version": "1.0.0-beta2", | ||
"version": "1.0.0-beta3", | ||
"description": "Premium and Open Source dashboard template with responsive and high quality UI.", | ||
@@ -51,11 +51,11 @@ "scripts": { | ||
"devDependencies": { | ||
"@babel/core": "^7.13.10", | ||
"@babel/preset-env": "^7.13.10", | ||
"@rollup/plugin-commonjs": "^17.1.0", | ||
"@rollup/plugin-node-resolve": "^11.2.0", | ||
"@rollup/plugin-replace": "^2.4.1", | ||
"@babel/core": "^7.14.0", | ||
"@babel/preset-env": "^7.14.1", | ||
"@rollup/plugin-commonjs": "^19.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@rollup/plugin-replace": "^2.4.2", | ||
"@rollup/stream": "^2.0.0", | ||
"autoprefixer": "^10.2.5", | ||
"browser-sync": "^2.26.14", | ||
"critical": "^3.0.0", | ||
"critical": "^3.0.1", | ||
"cross-spawn": "^7.0.3", | ||
@@ -69,9 +69,9 @@ "gulp": "^4.0.2", | ||
"gulp-postcss": "^9.0.0", | ||
"gulp-purgecss": "^4.0.2", | ||
"gulp-purgecss": "^4.0.3", | ||
"gulp-rename": "^2.0.0", | ||
"gulp-rtlcss": "^1.4.1", | ||
"gulp-sass": "^4.1.0", | ||
"postcss": "^8.2.8", | ||
"release-it": "^14.4.1", | ||
"rollup": "^2.41.2", | ||
"postcss": "^8.2.14", | ||
"release-it": "^14.6.1", | ||
"rollup": "^2.47.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -81,9 +81,9 @@ "rollup-plugin-cleanup": "^3.2.1", | ||
"vinyl-source-stream": "^2.0.0", | ||
"yaml": "^1.10.1", | ||
"yargs": "^16.2.0" | ||
"yaml": "^1.10.2", | ||
"yargs": "^17.0.1" | ||
}, | ||
"dependencies": { | ||
"@popperjs/core": "^2.9.1", | ||
"@tabler/icons": "^1.39.1", | ||
"apexcharts": "^3.25.0", | ||
"@popperjs/core": "^2.9.2", | ||
"@tabler/icons": "^1.41.1", | ||
"apexcharts": "^3.26.1", | ||
"autosize": "^4.0.2", | ||
@@ -96,3 +96,3 @@ "bootstrap": "twbs/bootstrap#232e392c9126fcb1dbe13c963e7edcdbd62cfeb8", | ||
"litepicker": "^2.0.11", | ||
"nouislider": "^14.6.3" | ||
"nouislider": "^15.0.0" | ||
}, | ||
@@ -99,0 +99,0 @@ "resolutions": { |
@@ -9,3 +9,5 @@ //Vendor | ||
import './src/switch-icon'; | ||
import { EnableActivationTabsFromLocationHash } from './src/tab'; | ||
import './src/toast'; | ||
EnableActivationTabsFromLocationHash(); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5490337
41546
+ Addednouislider@15.8.1(transitive)
- Removednouislider@14.7.0(transitive)
Updated@popperjs/core@^2.9.2
Updated@tabler/icons@^1.41.1
Updatedapexcharts@^3.26.1
Updatednouislider@^15.0.0