mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
chore: update dependencies in utils
This commit is contained in:
parent
024522fdf6
commit
cff8d1e9f7
@ -333,24 +333,24 @@
|
||||
"*.d.ts"
|
||||
],
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^0.1.0",
|
||||
"@antfu/install-pkg": "^0.1.1",
|
||||
"@antfu/utils": "^0.5.2",
|
||||
"@iconify/types": "workspace:^",
|
||||
"debug": "^4.3.4",
|
||||
"kolorist": "^1.5.1",
|
||||
"kolorist": "^1.6.0",
|
||||
"local-pkg": "^0.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/flat-color-icons": "^1.1.2",
|
||||
"@iconify-json/flat-color-icons": "^1.1.3",
|
||||
"@types/debug": "^4.1.7",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"eslint": "^8.23.0",
|
||||
"@types/jest": "^29.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.0",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.8.2",
|
||||
"unbuild": "^0.8.10",
|
||||
"vitest": "^0.23.1"
|
||||
"typescript": "^4.9.4",
|
||||
"unbuild": "^0.8.11",
|
||||
"vitest": "^0.23.4"
|
||||
}
|
||||
}
|
||||
|
1589
pnpm-lock.yaml
1589
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user