Update icons to v2.42.0 (#1793)

This commit is contained in:
Paweł Kuna
2023-12-09 12:18:53 +01:00
committed by GitHub
parent 2f5fad67ca
commit 1587905795
5 changed files with 12 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Update icons to v2.42.0

View File

@@ -190,7 +190,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@tabler/icons": "^2.40.0",
"@tabler/icons": "^2.42.0",
"bootstrap": "5.3.2"
},
"peerDependencies": {

8
pnpm-lock.yaml generated
View File

@@ -12,8 +12,8 @@ dependencies:
specifier: ^2.11.8
version: 2.11.8
'@tabler/icons':
specifier: ^2.40.0
version: 2.40.0
specifier: ^2.42.0
version: 2.42.0
bootstrap:
specifier: 5.3.2
version: 5.3.2(@popperjs/core@2.11.8)
@@ -2049,8 +2049,8 @@ packages:
defer-to-connect: 2.0.1
dev: true
/@tabler/icons@2.40.0:
resolution: {integrity: sha512-VqKsBSX159cLFTnCzkCmGhZtSPJHNN0lM2sC4xe0HPOfPUnjiex7rDHDdut4oe4iKRecDDpwXwM9BcU6xCPlCg==}
/@tabler/icons@2.42.0:
resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==}
dev: false
/@types/cacheable-request@6.0.3:

View File

@@ -1 +1 @@
{"version":"2.40.0","count":4836}
{"version":"2.42.0","count":4872}

File diff suppressed because one or more lines are too long