mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 18:01:02 +00:00
Merge branch 'main' into pipeline-tabs-icons
This commit is contained in:
commit
0d88b2b09d
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "^3.6.1",
|
||||
"@docusaurus/tsconfig": "3.6.1",
|
||||
"@docusaurus/tsconfig": "3.6.2",
|
||||
"@docusaurus/types": "^3.6.1",
|
||||
"@types/node": "^22.9.0",
|
||||
"@types/react": "^18.3.12",
|
||||
|
|
|
@ -60,8 +60,8 @@ importers:
|
|||
specifier: ^3.6.1
|
||||
version: 3.6.2(acorn@8.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@docusaurus/tsconfig':
|
||||
specifier: 3.6.1
|
||||
version: 3.6.1
|
||||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
'@docusaurus/types':
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.2(acorn@8.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
@ -1249,8 +1249,8 @@ packages:
|
|||
resolution: {integrity: sha512-LIWrYoDUsOTKmb0c7IQzawiPUTAaczBs5IOx6srxOWoTHVUMLzJCkl5Y6whfuRrnul8G05qv2vk238bN5Ko62g==}
|
||||
engines: {node: '>=18.0'}
|
||||
|
||||
'@docusaurus/tsconfig@3.6.1':
|
||||
resolution: {integrity: sha512-RvjMG9M9YK8N/I5oudqJed8jjfWGI7csr4XCkGXBToNkkoi2QgkTz2DxH+obKdfLejQaASdIMynYaE5Lv7Qw9Q==}
|
||||
'@docusaurus/tsconfig@3.6.2':
|
||||
resolution: {integrity: sha512-TWLkyYHBYhIJNcXCEc3D1M9R8UFV4IZ82rGef5U9mE1ZrcgDUlZxYaYdoSuHrPrzPRIl3orjmpscO2FAk2gdZw==}
|
||||
|
||||
'@docusaurus/types@3.6.2':
|
||||
resolution: {integrity: sha512-117Wsk6xXrWEAsCYCXS3TGJv5tkdIZDcd7T/V0UJvKYmY0gyVPPcEQChy8yTdjbIkbB2q4fa7Jpox72Qv86mqQ==}
|
||||
|
@ -8028,7 +8028,7 @@ snapshots:
|
|||
fs-extra: 11.2.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@docusaurus/tsconfig@3.6.1': {}
|
||||
'@docusaurus/tsconfig@3.6.2': {}
|
||||
|
||||
'@docusaurus/types@3.6.2(acorn@8.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue