mirror of
https://github.com/simple-icons/simple-icons.git
synced 2025-01-05 01:20:39 +02:00
Freeze dependencies and bump svglint (#9231)
This commit is contained in:
parent
9035eac5ec
commit
d690e11c4d
@ -60,7 +60,7 @@
|
|||||||
"url": "https://opencollective.com/simple-icons"
|
"url": "https://opencollective.com/simple-icons"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@inquirer/prompts": "^1.0.0",
|
"@inquirer/prompts": "1.0.0",
|
||||||
"chalk": "5.2.0",
|
"chalk": "5.2.0",
|
||||||
"editorconfig-checker": "5.0.1",
|
"editorconfig-checker": "5.0.1",
|
||||||
"esbuild": "0.17.19",
|
"esbuild": "0.17.19",
|
||||||
@ -76,10 +76,10 @@
|
|||||||
"rimraf": "5.0.1",
|
"rimraf": "5.0.1",
|
||||||
"svg-path-bbox": "1.2.4",
|
"svg-path-bbox": "1.2.4",
|
||||||
"svg-path-segments": "1.0.0",
|
"svg-path-segments": "1.0.0",
|
||||||
"svglint": "2.3.1",
|
"svglint": "2.4.0",
|
||||||
"svgo": "3.0.2",
|
"svgo": "3.0.2",
|
||||||
"svgpath": "2.6.0",
|
"svgpath": "2.6.0",
|
||||||
"typescript": "^5.1.6"
|
"typescript": "5.1.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node scripts/build/package.js",
|
"build": "node scripts/build/package.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user