GUI-STUDIO commited on
Commit
5a057fe
·
1 Parent(s): cfceaa5

db odm orm update

Browse files
Files changed (1) hide show
  1. package.json +3 -1
package.json CHANGED
@@ -26,7 +26,9 @@
26
  "artplayer-plugin-iframe": "^1.0.0",
27
  "artplayer-plugin-vtt-thumbnail": "^1.1.0",
28
  "axios": "^1.13.6",
 
29
  "devalue": "^5.6.3",
 
30
  "elysia": "latest",
31
  "fast-deep-equal": "^3.1.3",
32
  "fflate": "^0.8.2",
@@ -38,7 +40,7 @@
38
  "iconify-icon": "^3.0.2",
39
  "ky": "^1.14.3",
40
  "moment-timezone": "^0.6.2",
41
- "mongoose": "^9.6.2",
42
  "nanostores": "^1.3.0",
43
  "oslo": "^1.2.1",
44
  "random-string-generator": "^1.0.7",
 
26
  "artplayer-plugin-iframe": "^1.0.0",
27
  "artplayer-plugin-vtt-thumbnail": "^1.1.0",
28
  "axios": "^1.13.6",
29
+ "crypto-js": "^4.2.0",
30
  "devalue": "^5.6.3",
31
+ "dotenv": "^17.4.2",
32
  "elysia": "latest",
33
  "fast-deep-equal": "^3.1.3",
34
  "fflate": "^0.8.2",
 
40
  "iconify-icon": "^3.0.2",
41
  "ky": "^1.14.3",
42
  "moment-timezone": "^0.6.2",
43
+ "mongoose": "^8.19.2",
44
  "nanostores": "^1.3.0",
45
  "oslo": "^1.2.1",
46
  "random-string-generator": "^1.0.7",