3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 02:27:19 +00:00
This commit is contained in:
dependabot[bot] 2025-06-30 23:47:15 +00:00 committed by GitHub
commit 4781b2be77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 693 additions and 457 deletions

View file

@ -35,66 +35,66 @@
"test-watch": "tsc-watch --build --onSuccess \"npx ava\""
},
"dependencies": {
"@silvia-odwyer/photon-node": "^0.3.1",
"bufferutil": "^4.0.3",
"@silvia-odwyer/photon-node": "^0.3.4",
"bufferutil": "^4.0.9",
"clinic": "^13.0.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"deep-diff": "^1.0.2",
"discord.js": "^14.19.3",
"discord.js": "^14.21.0",
"emoji-regex": "^8.0.0",
"escape-string-regexp": "^1.0.5",
"express": "^4.20.0",
"fp-ts": "^2.0.1",
"humanize-duration": "^3.15.0",
"fp-ts": "^2.16.10",
"humanize-duration": "^3.33.0",
"js-yaml": "^4.1.0",
"knub": "^32.0.0-next.25",
"knub-command-manager": "^9.1.0",
"last-commit-log": "^2.1.0",
"lodash-es": "^4.17.21",
"moment-timezone": "^0.5.21",
"moment-timezone": "^0.6.0",
"multer": "^1.4.5-lts.1",
"mysql2": "^3.9.8",
"mysql2": "^3.14.1",
"parse-color": "^1.0.0",
"passport": "^0.6.0",
"passport": "^0.7.0",
"passport-custom": "^1.0.5",
"passport-oauth2": "^1.6.1",
"pkg-up": "^3.1.0",
"reflect-metadata": "^0.1.12",
"reflect-metadata": "^0.2.2",
"regexp-worker": "^1.1.0",
"safe-regex": "^2.0.2",
"seedrandom": "^3.0.1",
"strip-combining-marks": "^1.0.0",
"threads": "^1.7.0",
"tlds": "^1.221.1",
"tmp": "0.0.33",
"tlds": "^1.259.0",
"tmp": "0.2.3",
"tsconfig-paths": "^3.9.0",
"twemoji": "^12.1.4",
"typeorm": "^0.3.17",
"typeorm": "^0.3.25",
"utf-8-validate": "^5.0.5",
"uuid": "^9.0.0",
"yawn-yaml": "github:dragory/yawn-yaml#string-number-fix-build",
"zod": "^3.25.17"
"zod": "^3.25.67"
},
"devDependencies": {
"@types/cors": "^2.8.5",
"@types/cors": "^2.8.19",
"@types/express": "^4.16.1",
"@types/jest": "^24.0.15",
"@types/js-yaml": "^3.12.1",
"@types/lodash-es": "^4.17.12",
"@types/moment-timezone": "^0.5.6",
"@types/multer": "^1.4.7",
"@types/passport": "^1.0.0",
"@types/passport-oauth2": "^1.4.8",
"@types/passport": "^1.0.17",
"@types/passport-oauth2": "^1.8.0",
"@types/passport-strategy": "^0.2.35",
"@types/safe-regex": "^1.1.2",
"@types/tmp": "0.0.33",
"@types/tmp": "0.2.6",
"@types/twemoji": "^12.1.0",
"@types/uuid": "^9.0.2",
"ava": "^5.3.1",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.16",
"zod-to-json-schema": "^3.22.3"
"zod-to-json-schema": "^3.24.6"
},
"ava": {
"files": [

View file

@ -10,19 +10,19 @@
"preview": "vite preview"
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.8",
"@tailwindcss/vite": "^4.1.11",
"@vitejs/plugin-vue": "^5.2.4",
"@vue/tsconfig": "^0.7.0",
"cross-env": "^7.0.3",
"highlight.js": "^11.8.0",
"humanize-duration": "^3.27.0",
"highlight.js": "^11.11.1",
"humanize-duration": "^3.33.0",
"js-yaml": "^4.1.0",
"marked": "^5.1.0",
"moment": "^2.29.4",
"postcss-nesting": "^13.0.1",
"postcss-nesting": "^13.0.2",
"tailwindcss": "^4.1.8",
"vite": "npm:rolldown-vite@latest",
"vue": "^3.5.13",
"vue": "^3.5.17",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^4.5.0",
"vue-tsc": "^2.2.10",

1104
package-lock.json generated

File diff suppressed because it is too large Load diff