Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HQarroum committed Jul 25, 2024
1 parent 23cea6a commit a9c5874
Show file tree
Hide file tree
Showing 89 changed files with 499 additions and 185 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"sharp": "^0.33.4"
},
"devDependencies": {
"rimraf": "^5.0.9"
"rimraf": "^6.0.1"
}
}
4 changes: 2 additions & 2 deletions docs/src/content/docs/general/pre-requisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ Client: Docker Engine - Community

### 📦 Node.js + NPM

Node.js 18+ and NPM must be available to install the Lakechain project dependencies. You can use the [Node.js CLI](https://nodejs.org/api/cli.html) to verify that you have access to the Node.js runtime.
Node.js 20+ and NPM must be available to install the Lakechain project dependencies. You can use the [Node.js CLI](https://nodejs.org/api/cli.html) to verify that you have access to the Node.js runtime.

> We recommend using Node.js 20+. You can use [nvm](https://github.com/nvm-sh/nvm) to easily manage multiple versions of Node.js on your development machine.
> You can use [nvm](https://github.com/nvm-sh/nvm) to easily manage multiple versions of Node.js on your development machine.
```bash
$ node --version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/figlet": "^1.5.8",
"@types/node": "^20.14.12",
"@types/prompts": "^2.4.9",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"typescript": "^5.5.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-pipelines/pdf-vision-pipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.14.12",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "^20.8.10",
"esbuild": "0.21.5",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a9c5874

Please sign in to comment.