mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
Update dependencies for SVG framework
This commit is contained in:
parent
50dcb9d513
commit
642976c6c7
794
packages/iconify/package-lock.json
generated
794
packages/iconify/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -69,20 +69,20 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/core": "^1.3.0",
|
||||
"@microsoft/api-extractor": "^7.19.4",
|
||||
"@iconify/core": "^1.3.1",
|
||||
"@microsoft/api-extractor": "^7.19.5",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-replace": "^3.0.1",
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/node": "^17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^17.0.22",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.7.0",
|
||||
"eslint": "^8.11.0",
|
||||
"jest": "^28.0.0-alpha.7",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.66.0",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"typescript": "^4.5.5"
|
||||
"typescript": "^4.6.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user