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

update icons to v1.67

This commit is contained in:
codecalm
2022-04-24 21:29:50 +02:00
parent 464dad79c2
commit 06ce100b37

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.11.5",
"@tabler/icons": "^1.66.0",
"@tabler/icons": "^1.67.0",
"bootstrap": "5.1.3"
},
"devDependencies": {
@@ -2121,9 +2121,9 @@
}
},
"node_modules/@tabler/icons": {
"version": "1.66.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.66.0.tgz",
"integrity": "sha512-lSm1uDymlWdBbGN3TuqvzQbV3kIwcTJo0QTJJbSb5py+ivxSI/Fat/t+pA7/JqLm9rUU+CXuVj3PONSUTanxpg==",
"version": "1.67.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.67.0.tgz",
"integrity": "sha512-t+XiVYMU+dSZcGqI0d9mCZJEbVAzrrUIiUtre78Rcp16au677WAC0YwS7+DNnbDuEj4XEnClaF9eXt+VMjka+w==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/codecalm"
@@ -16922,9 +16922,9 @@
}
},
"@tabler/icons": {
"version": "1.66.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.66.0.tgz",
"integrity": "sha512-lSm1uDymlWdBbGN3TuqvzQbV3kIwcTJo0QTJJbSb5py+ivxSI/Fat/t+pA7/JqLm9rUU+CXuVj3PONSUTanxpg==",
"version": "1.67.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.67.0.tgz",
"integrity": "sha512-t+XiVYMU+dSZcGqI0d9mCZJEbVAzrrUIiUtre78Rcp16au677WAC0YwS7+DNnbDuEj4XEnClaF9eXt+VMjka+w==",
"requires": {}
},
"@tootallnate/once": {