1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 21:32:22 +04:00

update tabler icons to 1.63

This commit is contained in:
codecalm
2022-04-05 02:20:15 +02:00
parent 6579c8b773
commit 1b0acc7c47
3 changed files with 727 additions and 28 deletions
+7 -7
View File
@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@popperjs/core": "^2.11.2", "@popperjs/core": "^2.11.2",
"@tabler/icons": "^1.59.0", "@tabler/icons": "^1.63.0",
"bootstrap": "5.1.3" "bootstrap": "5.1.3"
}, },
"devDependencies": { "devDependencies": {
@@ -2137,9 +2137,9 @@
} }
}, },
"node_modules/@tabler/icons": { "node_modules/@tabler/icons": {
"version": "1.59.0", "version": "1.63.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.59.0.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.63.0.tgz",
"integrity": "sha512-u/Z7jDB8wWWTFR0q84IdAQEpUvNWHESvj3Y9WNwQak4NrXoUnPp1JVXd0ek6IX3RxWMeKE79qj5/id2yVjGM/g==", "integrity": "sha512-CrtwngpsKcRBUBT5kbNKJS5UDJkexK4povE/5FOJv1EmNdFLN+cFMfkd2wy55zKSiTMZTNnSV9HYIZgvc6g23A==",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/codecalm" "url": "https://github.com/sponsors/codecalm"
@@ -17171,9 +17171,9 @@
} }
}, },
"@tabler/icons": { "@tabler/icons": {
"version": "1.59.0", "version": "1.63.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.59.0.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.63.0.tgz",
"integrity": "sha512-u/Z7jDB8wWWTFR0q84IdAQEpUvNWHESvj3Y9WNwQak4NrXoUnPp1JVXd0ek6IX3RxWMeKE79qj5/id2yVjGM/g==", "integrity": "sha512-CrtwngpsKcRBUBT5kbNKJS5UDJkexK4povE/5FOJv1EmNdFLN+cFMfkd2wy55zKSiTMZTNnSV9HYIZgvc6g23A==",
"requires": {} "requires": {}
}, },
"@tootallnate/once": { "@tootallnate/once": {
+1 -1
View File
@@ -103,7 +103,7 @@
}, },
"dependencies": { "dependencies": {
"@popperjs/core": "^2.11.2", "@popperjs/core": "^2.11.2",
"@tabler/icons": "^1.59.0", "@tabler/icons": "^1.63.0",
"bootstrap": "5.1.3" "bootstrap": "5.1.3"
}, },
"peerDependencies": { "peerDependencies": {
+719 -20
View File
File diff suppressed because it is too large Load Diff