1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Update icons to v3.34.1 (75 new icons) (#2451)

This commit is contained in:
Paweł Kuna
2025-07-23 19:16:36 +02:00
committed by GitHub
parent ad22d046c3
commit 399a5c59f9
5 changed files with 13 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/preview": patch
---
Update icons to v3.34.1 (75 new icons)

10
pnpm-lock.yaml generated
View File

@@ -204,8 +204,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../core version: link:../core
'@tabler/icons': '@tabler/icons':
specifier: ^3.31.0 specifier: ^3.34.1
version: 3.31.0 version: 3.34.1
devDependencies: devDependencies:
'@11ty/eleventy': '@11ty/eleventy':
specifier: ^3.1.1 specifier: ^3.1.1
@@ -996,8 +996,8 @@ packages:
'@swc/helpers@0.2.14': '@swc/helpers@0.2.14':
resolution: {integrity: sha512-wpCQMhf5p5GhNg2MmGKXzUNwxe7zRiCsmqYsamez2beP7mKPCSiu+BjZcdN95yYSzO857kr0VfQewmGpS77nqA==} resolution: {integrity: sha512-wpCQMhf5p5GhNg2MmGKXzUNwxe7zRiCsmqYsamez2beP7mKPCSiu+BjZcdN95yYSzO857kr0VfQewmGpS77nqA==}
'@tabler/icons@3.31.0': '@tabler/icons@3.34.1':
resolution: {integrity: sha512-dblAdeKY3+GA1U+Q9eziZ0ooVlZMHsE8dqP0RkwvRtEsAULoKOYaCUOcJ4oW1DjWegdxk++UAt2SlQVnmeHv+g==} resolution: {integrity: sha512-9gTnUvd7Fd/DmQgr3MKY+oJLa1RfNsQo8c/ir3TJAWghOuZXodbtbVp0QBY2DxWuuvrSZFys0HEbv1CoiI5y6A==}
'@types/estree@1.0.7': '@types/estree@1.0.7':
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
@@ -4095,7 +4095,7 @@ snapshots:
'@swc/helpers@0.2.14': {} '@swc/helpers@0.2.14': {}
'@tabler/icons@3.31.0': {} '@tabler/icons@3.34.1': {}
'@types/estree@1.0.7': {} '@types/estree@1.0.7': {}

View File

@@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"@tabler/core": "workspace:*", "@tabler/core": "workspace:*",
"@tabler/icons": "^3.31.0" "@tabler/icons": "^3.34.1"
}, },
"prettier": { "prettier": {
"tabWidth": 2, "tabWidth": 2,

View File

@@ -1 +1 @@
{"version":"3.31.0","count":5880} {"version":"3.34.1","count":5945}

File diff suppressed because one or more lines are too long