1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

update icons to v2.7.0

This commit is contained in:
codecalm
2023-03-01 22:43:39 +01:00
parent 2a75f6dd93
commit e08154763c
3 changed files with 159 additions and 19 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"@rollup/stream": "^2.0.0",
"@tabler/icons": "^2.6.0",
"@tabler/icons": "^2.7.0",
"apexcharts": "^3.37.0",
"autoprefixer": "^10.4.13",
"autosize": "^6.0.1",
@@ -2382,9 +2382,9 @@
}
},
"node_modules/@tabler/icons": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.6.0.tgz",
"integrity": "sha512-rflJyQSsu2iV6QgrA7ZdGaikSTdIVpXlem0jBIcx18OKg0ZJmLojmrhNo7DpOW7bCT4Hr2r6jcpq8uSYrinqZw==",
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.7.0.tgz",
"integrity": "sha512-mSjUKhwN5fJHI9yITqFn9GXGnsJ4gBAyQDWyP4Ev5fk6hD78G7u6cHEF1KARr5FOOdiIKSZWCzNzUzyLhiNPrg==",
"dev": true,
"funding": {
"type": "github",
@@ -17424,9 +17424,9 @@
}
},
"@tabler/icons": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.6.0.tgz",
"integrity": "sha512-rflJyQSsu2iV6QgrA7ZdGaikSTdIVpXlem0jBIcx18OKg0ZJmLojmrhNo7DpOW7bCT4Hr2r6jcpq8uSYrinqZw==",
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.7.0.tgz",
"integrity": "sha512-mSjUKhwN5fJHI9yITqFn9GXGnsJ4gBAyQDWyP4Ev5fk6hD78G7u6cHEF1KARr5FOOdiIKSZWCzNzUzyLhiNPrg==",
"dev": true
},
"@tootallnate/once": {