aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index b274187..da1941c 100644
--- a/package.json
+++ b/package.json
@@ -3,17 +3,17 @@
3 "version": "2.0.6", 3 "version": "2.0.6",
4 "description": "Ferdium server to replace the default Franz/Ferdi server.", 4 "description": "Ferdium server to replace the default Franz/Ferdi server.",
5 "engines": { 5 "engines": {
6 "node": "20.11.0", 6 "node": "20.11.1",
7 "pnpm": "8.15.1", 7 "pnpm": "8.15.3",
8 "python": "3.12.2" 8 "python": "3.12.2"
9 }, 9 },
10 "engine-strict": true, 10 "engine-strict": true,
11 "volta": { 11 "volta": {
12 "node": "20.11.0", 12 "node": "20.11.1",
13 "pnpm": "8.15.1", 13 "pnpm": "8.15.3",
14 "python": "3.12.2" 14 "python": "3.12.2"
15 }, 15 },
16 "packageManager": "pnpm@8.15.1", 16 "packageManager": "pnpm@8.15.3",
17 "homepage": "https://github.com/ferdium/ferdium-server", 17 "homepage": "https://github.com/ferdium/ferdium-server",
18 "license": "MIT License", 18 "license": "MIT License",
19 "scripts": { 19 "scripts": {
@@ -41,7 +41,7 @@
41 "@types/luxon": "3.4.2", 41 "@types/luxon": "3.4.2",
42 "@types/node-fetch": "2.6.11", 42 "@types/node-fetch": "2.6.11",
43 "@types/proxy-addr": "2.0.3", 43 "@types/proxy-addr": "2.0.3",
44 "@types/semver": "7.5.6", 44 "@types/semver": "7.5.7",
45 "@types/source-map-support": "0.5.10", 45 "@types/source-map-support": "0.5.10",
46 "@types/targz": "1.0.4", 46 "@types/targz": "1.0.4",
47 "@types/uuid": "9.0.8", 47 "@types/uuid": "9.0.8",
@@ -55,7 +55,7 @@
55 "eslint-plugin-import": "2.29.1", 55 "eslint-plugin-import": "2.29.1",
56 "eslint-plugin-prettier": "5.1.3", 56 "eslint-plugin-prettier": "5.1.3",
57 "eslint-plugin-unicorn": "50.0.1", 57 "eslint-plugin-unicorn": "50.0.1",
58 "husky": "9.0.10", 58 "husky": "9.0.11",
59 "is-ci": "3.0.1", 59 "is-ci": "3.0.1",
60 "pino-pretty": "10.3.1", 60 "pino-pretty": "10.3.1",
61 "prettier": "3.2.5", 61 "prettier": "3.2.5",
@@ -73,7 +73,7 @@
73 "@adonisjs/shield": "7.1.1", 73 "@adonisjs/shield": "7.1.1",
74 "@adonisjs/view": "6.2.0", 74 "@adonisjs/view": "6.2.0",
75 "adonis5-jwt": "github:SpecialAro/adonis5-jwt#34941c10adcf89583a40767552b994ea499b92e3", 75 "adonis5-jwt": "github:SpecialAro/adonis5-jwt#34941c10adcf89583a40767552b994ea499b92e3",
76 "aws-sdk": "2.1555.0", 76 "aws-sdk": "2.1560.0",
77 "bcrypt": "5.1.1", 77 "bcrypt": "5.1.1",
78 "fs-extra": "11.2.0", 78 "fs-extra": "11.2.0",
79 "jose": "4.14.6", 79 "jose": "4.14.6",