mirror of
https://github.com/iconify/iconify.git
synced 2024-12-04 18:23:17 +00:00
chore: update utils
This commit is contained in:
parent
b6ea0b1bf8
commit
b6c141ea14
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"description": "Common functions for working with Iconify icon sets used by various packages.",
|
||||
"author": "Vjacheslav Trushkin",
|
||||
"version": "2.1.30",
|
||||
"version": "2.1.31",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/iconify/iconify/issues",
|
||||
"homepage": "https://iconify.design/docs/libraries/utils/",
|
||||
@ -421,23 +421,23 @@
|
||||
"@antfu/install-pkg": "^0.4.0",
|
||||
"@antfu/utils": "^0.7.10",
|
||||
"@iconify/types": "workspace:^",
|
||||
"debug": "^4.3.5",
|
||||
"debug": "^4.3.6",
|
||||
"kolorist": "^1.8.0",
|
||||
"local-pkg": "^0.5.0",
|
||||
"mlly": "^1.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/fa6-regular": "^1.1.21",
|
||||
"@iconify-json/flat-color-icons": "^1.1.10",
|
||||
"@iconify-json/fa6-regular": "^1.1.22",
|
||||
"@iconify-json/flat-color-icons": "^1.1.11",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^18.19.41",
|
||||
"@types/node": "^18.19.45",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript": "^5.5.4",
|
||||
"unbuild": "^1.2.1",
|
||||
"vitest": "^0.34.6"
|
||||
}
|
||||
|
485
pnpm-lock.yaml
485
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user