chore(docs): Configure Volta to use Node 22.21.1 and pnpm 9.4.0 (#69110)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
deb4440a23
commit
13bb3f112b
1
docusaurus/.npmrc
Normal file
1
docusaurus/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
engine-strict=true
|
||||
@@ -1 +1 @@
|
||||
18.15.0
|
||||
22.21.1
|
||||
|
||||
@@ -3,7 +3,11 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"volta": {
|
||||
"node": "18.15.0"
|
||||
"node": "22.21.1",
|
||||
"pnpm": "9.4.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20 <25"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare-registry-cache": "node src/scripts/prepare-registry-cache.js",
|
||||
|
||||
7488
docusaurus/pnpm-lock.yaml
generated
7488
docusaurus/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user