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

Update Tabler Icons to v3.35.0 (#2520)

This commit is contained in:
Paweł Kuna
2025-10-24 00:27:39 +02:00
committed by GitHub
parent 41bcebc0a7
commit cf04a00f8e
5 changed files with 13 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/preview": patch
---
Update Tabler Icons to v3.35.0

10
pnpm-lock.yaml generated
View File

@@ -207,8 +207,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../core version: link:../core
'@tabler/icons': '@tabler/icons':
specifier: ^3.34.1 specifier: ^3.35.0
version: 3.34.1 version: 3.35.0
devDependencies: devDependencies:
'@11ty/eleventy': '@11ty/eleventy':
specifier: 3.1.0 specifier: 3.1.0
@@ -999,8 +999,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.34.1': '@tabler/icons@3.35.0':
resolution: {integrity: sha512-9gTnUvd7Fd/DmQgr3MKY+oJLa1RfNsQo8c/ir3TJAWghOuZXodbtbVp0QBY2DxWuuvrSZFys0HEbv1CoiI5y6A==} resolution: {integrity: sha512-yYXe+gJ56xlZFiXwV9zVoe3FWCGuZ/D7/G4ZIlDtGxSx5CGQK110wrnT29gUj52kEZoxqF7oURTk97GQxELOFQ==}
'@types/estree@1.0.7': '@types/estree@1.0.7':
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
@@ -4101,7 +4101,7 @@ snapshots:
'@swc/helpers@0.2.14': {} '@swc/helpers@0.2.14': {}
'@tabler/icons@3.34.1': {} '@tabler/icons@3.35.0': {}
'@types/estree@1.0.7': {} '@types/estree@1.0.7': {}

View File

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

View File

@@ -1 +1 @@
{"version":"3.34.1","count":5945} {"version":"3.35.0","count":5963}

File diff suppressed because one or more lines are too long