mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-06 12:47:47 +00:00
Update package.json
This commit is contained in:
20
package.json
20
package.json
@@ -71,19 +71,19 @@
|
||||
"prettier": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.2.4",
|
||||
"@rollup/plugin-alias": "^5.1.1",
|
||||
"@rollup/plugin-commonjs": "^28.0.6",
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
"@types/bun": "latest",
|
||||
"@types/node": "^20.0.0",
|
||||
"prettier": "^3.0.0",
|
||||
"rollup": "^4.52.2",
|
||||
"@biomejs/biome": "^2.3.2",
|
||||
"@rollup/plugin-alias": "^6.0.0",
|
||||
"@rollup/plugin-commonjs": "^29.0.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.3",
|
||||
"@types/bun": "^1.3.1",
|
||||
"@types/node": "^24.9.2",
|
||||
"prettier": "^3.6.2",
|
||||
"rollup": "^4.52.5",
|
||||
"rollup-plugin-typescript": "^1.0.1",
|
||||
"typescript": "^5.0.0"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/js-yaml": "^4.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"js-yaml": "^4.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user