You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-05-22 08:55:42 +02:00
Update all dependencies (#1291)
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
"@docusaurus/types": "^2.1.0",
|
||||
"@tsconfig/docusaurus": "^1.0.6",
|
||||
"@types/marked": "^4.0.7",
|
||||
"@types/node": "^16.0.0",
|
||||
"@types/node": "^18.11.2",
|
||||
"axios": "^0.27.2",
|
||||
"concurrently": "^7.4.0",
|
||||
"marked": "^4.1.0",
|
||||
"marked": "^4.1.1",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4"
|
||||
"typescript": "^4.8.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17.0.2",
|
||||
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fuse.js": "^6.6.2",
|
||||
"yaml": "^2.1.1"
|
||||
"yaml": "^2.1.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
||||
Reference in New Issue
Block a user