2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00

chore: update dependencies in utils

This commit is contained in:
Vjacheslav Trushkin 2022-12-10 10:19:14 +02:00
parent 024522fdf6
commit cff8d1e9f7
2 changed files with 1332 additions and 275 deletions

View File

@ -333,24 +333,24 @@
"*.d.ts" "*.d.ts"
], ],
"dependencies": { "dependencies": {
"@antfu/install-pkg": "^0.1.0", "@antfu/install-pkg": "^0.1.1",
"@antfu/utils": "^0.5.2", "@antfu/utils": "^0.5.2",
"@iconify/types": "workspace:^", "@iconify/types": "workspace:^",
"debug": "^4.3.4", "debug": "^4.3.4",
"kolorist": "^1.5.1", "kolorist": "^1.6.0",
"local-pkg": "^0.4.2" "local-pkg": "^0.4.2"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/flat-color-icons": "^1.1.2", "@iconify-json/flat-color-icons": "^1.1.3",
"@types/debug": "^4.1.7", "@types/debug": "^4.1.7",
"@types/jest": "^29.0.0", "@types/jest": "^29.2.4",
"@typescript-eslint/eslint-plugin": "^5.36.2", "@typescript-eslint/eslint-plugin": "^5.46.0",
"eslint": "^8.23.0", "eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"typescript": "^4.8.2", "typescript": "^4.9.4",
"unbuild": "^0.8.10", "unbuild": "^0.8.11",
"vitest": "^0.23.1" "vitest": "^0.23.4"
} }
} }

File diff suppressed because it is too large Load Diff