1
0
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:
qwerty287
2022-10-19 10:15:58 +02:00
committed by GitHub
parent aba8b9bd1e
commit 38198f83c4
8 changed files with 3469 additions and 3142 deletions
+4 -4
View File
@@ -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": {