update icons to v3.36.1 (#2580)

This commit is contained in:
Paweł Kuna
2026-01-06 02:11:14 +01:00
committed by GitHub
parent abac36c580
commit 41fd82b388
5 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
---
"@tabler/preview": patch
---
Updated `@tabler/icons` to v3.36.1.

10
pnpm-lock.yaml generated
View File

@@ -201,8 +201,8 @@ importers:
specifier: workspace:*
version: link:../core
'@tabler/icons':
specifier: ^3.35.0
version: 3.35.0
specifier: ^3.36.1
version: 3.36.1
devDependencies:
'@11ty/eleventy':
specifier: 3.1.0
@@ -1285,8 +1285,8 @@ packages:
'@swc/helpers@0.5.15':
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
'@tabler/icons@3.35.0':
resolution: {integrity: sha512-yYXe+gJ56xlZFiXwV9zVoe3FWCGuZ/D7/G4ZIlDtGxSx5CGQK110wrnT29gUj52kEZoxqF7oURTk97GQxELOFQ==}
'@tabler/icons@3.36.1':
resolution: {integrity: sha512-f4Jg3Fof/Vru5ioix/UO4GX+sdDsF9wQo47FbtvG+utIYYVQ/QVAC0QYgcBbAjQGfbdOh2CCf0BgiFOF9Ixtjw==}
'@types/estree@1.0.8':
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
@@ -4551,7 +4551,7 @@ snapshots:
dependencies:
tslib: 2.8.1
'@tabler/icons@3.35.0': {}
'@tabler/icons@3.36.1': {}
'@types/estree@1.0.8': {}

View File

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

View File

@@ -1 +1 @@
{"version":"3.35.0","count":5963}
{"version":"3.36.1","count":5986}

File diff suppressed because one or more lines are too long