1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

update icons to 1.68.0

This commit is contained in:
codecalm
2022-05-08 14:59:01 +02:00
parent a21fed2547
commit 8fac4440ae
3 changed files with 8517 additions and 6139 deletions

31
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.11.5",
"@tabler/icons": "^1.67.0",
"@tabler/icons": "^1.68.0",
"bootstrap": "5.1.3"
},
"devDependencies": {
@@ -45,7 +45,6 @@
"gulp-sass": "^5.1.0",
"imask": "^6.4.2",
"jsvectormap": "^1.4.5",
"list.js": "^2.3.1",
"litepicker": "^2.0.12",
"nouislider": "^15.5.1",
"postcss": "^8.4.12",
@@ -75,6 +74,7 @@
"flatpickr": "^4.6.11",
"imask": "^6.4.2",
"jsvectormap": "^1.4.5",
"list.js": "^2.3.1",
"litepicker": "^2.0.12",
"nouislider": "^15.5.1",
"tom-select": "^2.0.1"
@@ -101,6 +101,9 @@
"jsvectormap": {
"optional": true
},
"list.js": {
"optional": true
},
"litepicker": {
"optional": true
},
@@ -2122,9 +2125,9 @@
}
},
"node_modules/@tabler/icons": {
"version": "1.67.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.67.0.tgz",
"integrity": "sha512-t+XiVYMU+dSZcGqI0d9mCZJEbVAzrrUIiUtre78Rcp16au677WAC0YwS7+DNnbDuEj4XEnClaF9eXt+VMjka+w==",
"version": "1.68.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.68.0.tgz",
"integrity": "sha512-UseBEEhv7r+Drl3iZih7rkwqkfJJZscjd5ZvK1WdIIulQsBa+qE8WBDGdAO0RtjkCclEK88z9kC0s5wiVPIvkw==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/codecalm"
@@ -9124,7 +9127,8 @@
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/list.js/-/list.js-2.3.1.tgz",
"integrity": "sha512-jnmm7DYpKtH3DxtO1E2VNCC9Gp7Wrp/FWA2JxQrZUhVJ2RCQBd57pCN6W5w6jpsfWZV0PCAbTX2NOPgyFeeZZg==",
"dev": true,
"optional": true,
"peer": true,
"dependencies": {
"string-natural-compare": "^2.0.2"
},
@@ -13645,7 +13649,8 @@
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-2.0.3.tgz",
"integrity": "sha512-4Kcl12rNjc+6EKhY8QyDVuQTAlMWwRiNbsxnVwBUKFr7dYPQuXVrtNU4sEkjF9LHY0AY6uVbB3ktbkIH4LC+BQ==",
"dev": true
"optional": true,
"peer": true
},
"node_modules/string-width": {
"version": "4.2.3",
@@ -16941,9 +16946,9 @@
}
},
"@tabler/icons": {
"version": "1.67.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.67.0.tgz",
"integrity": "sha512-t+XiVYMU+dSZcGqI0d9mCZJEbVAzrrUIiUtre78Rcp16au677WAC0YwS7+DNnbDuEj4XEnClaF9eXt+VMjka+w==",
"version": "1.68.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.68.0.tgz",
"integrity": "sha512-UseBEEhv7r+Drl3iZih7rkwqkfJJZscjd5ZvK1WdIIulQsBa+qE8WBDGdAO0RtjkCclEK88z9kC0s5wiVPIvkw==",
"requires": {}
},
"@tootallnate/once": {
@@ -22435,7 +22440,8 @@
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/list.js/-/list.js-2.3.1.tgz",
"integrity": "sha512-jnmm7DYpKtH3DxtO1E2VNCC9Gp7Wrp/FWA2JxQrZUhVJ2RCQBd57pCN6W5w6jpsfWZV0PCAbTX2NOPgyFeeZZg==",
"dev": true,
"optional": true,
"peer": true,
"requires": {
"string-natural-compare": "^2.0.2"
}
@@ -25993,7 +25999,8 @@
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-2.0.3.tgz",
"integrity": "sha512-4Kcl12rNjc+6EKhY8QyDVuQTAlMWwRiNbsxnVwBUKFr7dYPQuXVrtNU4sEkjF9LHY0AY6uVbB3ktbkIH4LC+BQ==",
"dev": true
"optional": true,
"peer": true
},
"string-width": {
"version": "4.2.3",

View File

@@ -103,7 +103,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.5",
"@tabler/icons": "^1.67.0",
"@tabler/icons": "^1.68.0",
"bootstrap": "5.1.3"
},
"peerDependencies": {

File diff suppressed because it is too large Load Diff