aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-14 17:09:01 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-14 17:13:52 +0530
commit9b01dfb75bdd468b31d9443a12eb8f55d7c8ccf5 (patch)
tree6c4963bf1eccced345cf01ddeeb0a1cf38422305 /package.json
parentadd jalil-salame as a contributor for code (#363) [skip ci] (diff)
downloadferdium-recipes-9b01dfb75bdd468b31d9443a12eb8f55d7c8ccf5.tar.gz
ferdium-recipes-9b01dfb75bdd468b31d9443a12eb8f55d7c8ccf5.tar.zst
ferdium-recipes-9b01dfb75bdd468b31d9443a12eb8f55d7c8ccf5.zip
Upgrade pnpm and node versions; Upgrade npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7d21d64..c74bf97 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
5 "doc": "docs" 5 "doc": "docs"
6 }, 6 },
7 "engines": { 7 "engines": {
8 "pnpm": "7.30.0" 8 "pnpm": "8.5.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",
@@ -33,7 +33,7 @@
33 "homepage": "https://github.com/ferdium/ferdium-recipes", 33 "homepage": "https://github.com/ferdium/ferdium-recipes",
34 "devDependencies": { 34 "devDependencies": {
35 "@types/targz": "1.0.1", 35 "@types/targz": "1.0.1",
36 "all-contributors-cli": "6.25.0", 36 "all-contributors-cli": "6.25.1",
37 "eslint": "8.39.0", 37 "eslint": "8.39.0",
38 "eslint-plugin-unicorn": "42.0.0", 38 "eslint-plugin-unicorn": "42.0.0",
39 "fs-extra": "11.1.1", 39 "fs-extra": "11.1.1",