Skip to content
Snippets Groups Projects
Commit 815c8bf4 authored by syuilo's avatar syuilo
Browse files

update deps

parent 75191a94
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
"cleanall": "npm run clean-all" "cleanall": "npm run clean-all"
}, },
"dependencies": { "dependencies": {
"@bull-board/koa": "3.10.0",
"@types/gulp": "4.0.9", "@types/gulp": "4.0.9",
"@types/gulp-rename": "2.0.1", "@types/gulp-rename": "2.0.1",
"execa": "5.1.1", "execa": "5.1.1",
...@@ -43,9 +42,9 @@ ...@@ -43,9 +42,9 @@
"js-yaml": "4.1.0" "js-yaml": "4.1.0"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/parser": "5.14.0", "@typescript-eslint/parser": "5.15.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "9.5.0", "cypress": "9.5.2",
"start-server-and-test": "1.14.0", "start-server-and-test": "1.14.0",
"typescript": "4.6.2" "typescript": "4.6.2"
} }
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
"dependencies": { "dependencies": {
"@discordapp/twemoji": "13.1.0", "@discordapp/twemoji": "13.1.1",
"@elastic/elasticsearch": "7.11.0", "@elastic/elasticsearch": "7.11.0",
"@koa/cors": "3.1.0", "@koa/cors": "3.1.0",
"@koa/multer": "3.0.0", "@koa/multer": "3.0.0",
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
"@types/redis": "4.0.11", "@types/redis": "4.0.11",
"@types/rename": "1.0.4", "@types/rename": "1.0.4",
"@types/sanitize-html": "2.6.2", "@types/sanitize-html": "2.6.2",
"@types/sharp": "0.29.5", "@types/sharp": "0.30.0",
"@types/sinonjs__fake-timers": "8.1.1", "@types/sinonjs__fake-timers": "8.1.1",
"@types/speakeasy": "2.0.7", "@types/speakeasy": "2.0.7",
"@types/throttle-debounce": "2.1.0", "@types/throttle-debounce": "2.1.0",
...@@ -65,15 +65,16 @@ ...@@ -65,15 +65,16 @@
"@types/uuid": "8.3.4", "@types/uuid": "8.3.4",
"@types/web-push": "3.3.2", "@types/web-push": "3.3.2",
"@types/websocket": "1.0.5", "@types/websocket": "1.0.5",
"@types/ws": "8.5.2", "@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "5.14.0", "@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.14.0", "@typescript-eslint/parser": "5.15.0",
"@bull-board/koa": "3.10.0",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",
"ajv": "8.10.0", "ajv": "8.10.0",
"archiver": "5.3.0", "archiver": "5.3.0",
"autobind-decorator": "2.4.0", "autobind-decorator": "2.4.0",
"autwh": "0.1.0", "autwh": "0.1.0",
"aws-sdk": "2.1079.0", "aws-sdk": "2.1096.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"blurhash": "1.1.5", "blurhash": "1.1.5",
"broadcast-channel": "4.10.0", "broadcast-channel": "4.10.0",
...@@ -89,12 +90,12 @@ ...@@ -89,12 +90,12 @@
"date-fns": "2.28.0", "date-fns": "2.28.0",
"deep-email-validator": "0.1.21", "deep-email-validator": "0.1.21",
"escape-regexp": "0.0.1", "escape-regexp": "0.0.1",
"eslint": "8.10.0", "eslint": "8.11.0",
"eslint-plugin-import": "2.25.4", "eslint-plugin-import": "2.25.4",
"feed": "4.2.2", "feed": "4.2.2",
"file-type": "17.1.1", "file-type": "17.1.1",
"fluent-ffmpeg": "2.1.2", "fluent-ffmpeg": "2.1.2",
"got": "12.0.1", "got": "12.0.2",
"hpagent": "0.1.2", "hpagent": "0.1.2",
"http-signature": "1.3.6", "http-signature": "1.3.6",
"ip-cidr": "3.0.4", "ip-cidr": "3.0.4",
...@@ -115,13 +116,13 @@ ...@@ -115,13 +116,13 @@
"koa-slow": "2.1.0", "koa-slow": "2.1.0",
"koa-views": "7.0.2", "koa-views": "7.0.2",
"mfm-js": "0.21.0", "mfm-js": "0.21.0",
"mime-types": "2.1.34", "mime-types": "2.1.35",
"misskey-js": "0.0.14", "misskey-js": "0.0.14",
"mocha": "9.2.1", "mocha": "9.2.2",
"ms": "3.0.0-canary.1", "ms": "3.0.0-canary.1",
"multer": "1.4.4", "multer": "1.4.4",
"nested-property": "4.0.0", "nested-property": "4.0.0",
"node-fetch": "3.2.2", "node-fetch": "3.2.3",
"nodemailer": "6.7.2", "nodemailer": "6.7.2",
"os-utils": "0.0.14", "os-utils": "0.0.14",
"parse5": "6.0.1", "parse5": "6.0.1",
...@@ -145,22 +146,22 @@ ...@@ -145,22 +146,22 @@
"rndstr": "1.0.0", "rndstr": "1.0.0",
"s-age": "1.1.2", "s-age": "1.1.2",
"sanitize-html": "2.7.0", "sanitize-html": "2.7.0",
"sharp": "0.30.2", "sharp": "0.30.3",
"speakeasy": "2.0.0", "speakeasy": "2.0.0",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0", "stringz": "2.1.0",
"style-loader": "3.3.1", "style-loader": "3.3.1",
"summaly": "2.5.0", "summaly": "2.5.0",
"syslog-pro": "1.0.0", "syslog-pro": "1.0.0",
"systeminformation": "5.11.6", "systeminformation": "5.11.8",
"throttle-debounce": "3.0.1", "throttle-debounce": "3.0.1",
"tinycolor2": "1.4.2", "tinycolor2": "1.4.2",
"tmp": "0.2.1", "tmp": "0.2.1",
"ts-loader": "9.2.7", "ts-loader": "9.2.8",
"ts-node": "10.7.0", "ts-node": "10.7.0",
"tsc-alias": "1.4.1", "tsc-alias": "1.4.1",
"tsconfig-paths": "3.13.0", "tsconfig-paths": "3.14.0",
"twemoji-parser": "13.1.0", "twemoji-parser": "14.0.0",
"typeorm": "0.2.45", "typeorm": "0.2.45",
"typescript": "4.6.2", "typescript": "4.6.2",
"ulid": "2.3.0", "ulid": "2.3.0",
...@@ -172,7 +173,7 @@ ...@@ -172,7 +173,7 @@
"xev": "2.0.1" "xev": "2.0.1"
}, },
"devDependencies": { "devDependencies": {
"@redocly/openapi-core": "1.0.0-beta.83", "@redocly/openapi-core": "1.0.0-beta.88",
"@types/fluent-ffmpeg": "2.1.20", "@types/fluent-ffmpeg": "2.1.20",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"execa": "6.1.0" "execa": "6.1.0"
......
This diff is collapsed.
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
"dependencies": { "dependencies": {
"@discordapp/twemoji": "13.1.0", "@discordapp/twemoji": "13.1.1",
"@fortawesome/fontawesome-free": "6.0.0", "@fortawesome/fontawesome-free": "6.1.0",
"@syuilo/aiscript": "0.11.1", "@syuilo/aiscript": "0.11.1",
"@types/escape-regexp": "0.0.1", "@types/escape-regexp": "0.0.1",
"@types/glob": "7.2.0", "@types/glob": "7.2.0",
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
"@types/webpack": "5.28.0", "@types/webpack": "5.28.0",
"@types/webpack-stream": "3.2.12", "@types/webpack-stream": "3.2.12",
"@types/websocket": "1.0.5", "@types/websocket": "1.0.5",
"@types/ws": "8.5.2", "@types/ws": "8.5.3",
"@typescript-eslint/parser": "5.14.0", "@typescript-eslint/parser": "5.15.0",
"@vue/compiler-sfc": "3.2.31", "@vue/compiler-sfc": "3.2.31",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",
"autobind-decorator": "2.4.0", "autobind-decorator": "2.4.0",
...@@ -49,10 +49,10 @@ ...@@ -49,10 +49,10 @@
"compare-versions": "4.1.3", "compare-versions": "4.1.3",
"content-disposition": "0.5.4", "content-disposition": "0.5.4",
"css-loader": "6.7.1", "css-loader": "6.7.1",
"cssnano": "5.1.1", "cssnano": "5.1.4",
"date-fns": "2.28.0", "date-fns": "2.28.0",
"escape-regexp": "0.0.1", "escape-regexp": "0.0.1",
"eslint": "8.10.0", "eslint": "8.11.0",
"eslint-plugin-vue": "8.5.0", "eslint-plugin-vue": "8.5.0",
"eventemitter3": "4.0.7", "eventemitter3": "4.0.7",
"feed": "4.2.2", "feed": "4.2.2",
...@@ -62,17 +62,17 @@ ...@@ -62,17 +62,17 @@
"ip-cidr": "3.0.4", "ip-cidr": "3.0.4",
"json5": "2.2.0", "json5": "2.2.0",
"json5-loader": "4.0.1", "json5-loader": "4.0.1",
"katex": "0.15.2", "katex": "0.15.3",
"matter-js": "0.18.0", "matter-js": "0.18.0",
"mfm-js": "0.21.0", "mfm-js": "0.21.0",
"misskey-js": "0.0.14", "misskey-js": "0.0.14",
"mocha": "9.2.1", "mocha": "9.2.2",
"ms": "2.1.3", "ms": "2.1.3",
"nested-property": "4.0.0", "nested-property": "4.0.0",
"parse5": "6.0.1", "parse5": "6.0.1",
"photoswipe": "git+https://github.com/dimsemenov/photoswipe#v5-beta", "photoswipe": "git+https://github.com/dimsemenov/photoswipe#v5-beta",
"portscanner": "2.2.0", "portscanner": "2.2.0",
"postcss": "8.4.8", "postcss": "8.4.12",
"postcss-loader": "6.2.1", "postcss-loader": "6.2.1",
"prismjs": "1.27.0", "prismjs": "1.27.0",
"private-ip": "2.3.3", "private-ip": "2.3.3",
...@@ -96,10 +96,10 @@ ...@@ -96,10 +96,10 @@
"three": "0.138.3", "three": "0.138.3",
"throttle-debounce": "3.0.1", "throttle-debounce": "3.0.1",
"tinycolor2": "1.4.2", "tinycolor2": "1.4.2",
"ts-loader": "9.2.7", "ts-loader": "9.2.8",
"tsc-alias": "1.5.0", "tsc-alias": "1.5.0",
"tsconfig-paths": "3.13.0", "tsconfig-paths": "3.14.0",
"twemoji-parser": "13.1.0", "twemoji-parser": "14.0.0",
"typescript": "4.6.2", "typescript": "4.6.2",
"uuid": "8.3.2", "uuid": "8.3.2",
"v-debounce": "0.1.2", "v-debounce": "0.1.2",
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
"vue": "3.2.31", "vue": "3.2.31",
"vue-loader": "17.0.0", "vue-loader": "17.0.0",
"vue-prism-editor": "2.0.0-alpha.2", "vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.0.13", "vue-router": "4.0.14",
"vue-style-loader": "4.1.3", "vue-style-loader": "4.1.3",
"vue-svg-loader": "0.17.0-beta.2", "vue-svg-loader": "0.17.0-beta.2",
"vuedraggable": "4.0.1", "vuedraggable": "4.0.1",
...@@ -117,9 +117,9 @@ ...@@ -117,9 +117,9 @@
"ws": "8.5.0" "ws": "8.5.0"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "5.12.1", "@typescript-eslint/eslint-plugin": "5.15.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "9.5.1", "cypress": "9.5.2",
"eslint-plugin-import": "2.25.4", "eslint-plugin-import": "2.25.4",
"start-server-and-test": "1.14.0" "start-server-and-test": "1.14.0"
} }
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment