2021-11-11 09:02:25 -08:00
|
|
|
{
|
2022-12-26 21:36:33 -08:00
|
|
|
"name": "frontend",
|
2021-11-11 09:02:25 -08:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
2022-12-19 20:05:36 -08:00
|
|
|
"watch": "vite",
|
2022-05-01 06:51:07 -07:00
|
|
|
"build": "vite build",
|
2023-02-16 17:57:40 -08:00
|
|
|
"typecheck": "vue-tsc --noEmit",
|
|
|
|
"eslint": "eslint --quiet \"src/**/*.{ts,vue}\"",
|
|
|
|
"lint": "pnpm typecheck && pnpm eslint"
|
2021-11-11 09:02:25 -08:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-05-25 07:28:56 -07:00
|
|
|
"@discordapp/twemoji": "14.0.2",
|
2023-01-21 11:17:58 -08:00
|
|
|
"@rollup/plugin-alias": "4.0.3",
|
2022-12-18 20:20:47 -08:00
|
|
|
"@rollup/plugin-json": "6.0.0",
|
2022-11-23 22:39:00 -08:00
|
|
|
"@rollup/pluginutils": "5.0.2",
|
2023-01-31 18:20:28 -08:00
|
|
|
"@syuilo/aiscript": "0.12.4",
|
2023-02-08 16:25:31 -08:00
|
|
|
"@tabler/icons-webfont": "2.2.0",
|
2022-12-18 15:59:17 -08:00
|
|
|
"@vitejs/plugin-vue": "4.0.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"@vue/compiler-sfc": "3.2.47",
|
2021-11-11 09:02:25 -08:00
|
|
|
"autobind-decorator": "2.4.0",
|
2022-11-28 20:14:57 -08:00
|
|
|
"autosize": "5.0.2",
|
2022-11-18 17:25:16 -08:00
|
|
|
"blurhash": "2.0.4",
|
2023-01-21 11:17:58 -08:00
|
|
|
"broadcast-channel": "4.20.2",
|
2022-11-23 22:39:00 -08:00
|
|
|
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.3",
|
2023-02-02 21:44:09 -08:00
|
|
|
"canvas-confetti": "1.6.0",
|
2023-01-21 11:17:58 -08:00
|
|
|
"chart.js": "4.2.0",
|
2022-12-18 20:20:47 -08:00
|
|
|
"chartjs-adapter-date-fns": "3.0.0",
|
2023-02-08 16:25:31 -08:00
|
|
|
"chartjs-chart-matrix": "2.0.1",
|
2022-12-09 23:38:41 -08:00
|
|
|
"chartjs-plugin-gradient": "0.6.1",
|
2022-11-28 20:14:57 -08:00
|
|
|
"chartjs-plugin-zoom": "2.0.0",
|
2022-08-27 00:34:14 -07:00
|
|
|
"compare-versions": "5.0.1",
|
2022-12-28 01:28:01 -08:00
|
|
|
"cropperjs": "2.0.0-beta.2",
|
2022-09-19 15:33:27 -07:00
|
|
|
"date-fns": "2.29.3",
|
2021-11-11 09:02:25 -08:00
|
|
|
"escape-regexp": "0.0.1",
|
2022-11-28 20:14:57 -08:00
|
|
|
"eventemitter3": "5.0.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"gsap": "3.11.4",
|
2022-06-30 08:21:25 -07:00
|
|
|
"idb-keyval": "6.2.0",
|
2021-11-11 09:02:25 -08:00
|
|
|
"insert-text-at-cursor": "0.3.0",
|
2022-12-18 20:20:47 -08:00
|
|
|
"is-file-animated": "1.0.2",
|
2023-01-02 03:02:51 -08:00
|
|
|
"json5": "2.2.3",
|
2022-01-01 09:15:12 -08:00
|
|
|
"matter-js": "0.18.0",
|
2023-01-13 16:02:33 -08:00
|
|
|
"mfm-js": "0.23.3",
|
2023-02-02 21:44:09 -08:00
|
|
|
"misskey-js": "0.0.15",
|
|
|
|
"photoswipe": "5.3.5",
|
2022-08-27 00:34:14 -07:00
|
|
|
"prismjs": "1.29.0",
|
2023-01-21 11:17:58 -08:00
|
|
|
"punycode": "2.3.0",
|
2021-11-13 17:43:19 -08:00
|
|
|
"querystring": "0.2.1",
|
2021-11-11 09:02:25 -08:00
|
|
|
"rndstr": "1.0.0",
|
2023-02-08 16:25:31 -08:00
|
|
|
"rollup": "3.14.0",
|
2021-11-11 09:02:25 -08:00
|
|
|
"s-age": "1.1.2",
|
2023-02-02 21:44:09 -08:00
|
|
|
"sanitize-html": "2.9.0",
|
|
|
|
"sass": "1.58.0",
|
2021-11-11 09:02:25 -08:00
|
|
|
"seedrandom": "3.0.5",
|
|
|
|
"strict-event-emitter-types": "2.0.0",
|
|
|
|
"stringz": "2.1.0",
|
|
|
|
"syuilo-password-strength": "0.0.1",
|
|
|
|
"textarea-caret": "3.1.0",
|
2023-01-26 18:40:18 -08:00
|
|
|
"three": "0.149.0",
|
2022-05-25 07:28:56 -07:00
|
|
|
"throttle-debounce": "5.0.0",
|
2023-02-08 16:25:31 -08:00
|
|
|
"tinycolor2": "1.6.0",
|
2022-12-09 23:38:41 -08:00
|
|
|
"tsc-alias": "1.8.2",
|
2023-01-02 03:02:51 -08:00
|
|
|
"tsconfig-paths": "4.1.2",
|
2022-03-19 03:22:58 -07:00
|
|
|
"twemoji-parser": "14.0.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"typescript": "4.9.5",
|
2022-09-10 03:14:07 -07:00
|
|
|
"uuid": "9.0.0",
|
2022-12-18 20:20:47 -08:00
|
|
|
"vanilla-tilt": "1.8.0",
|
2023-02-03 00:15:25 -08:00
|
|
|
"vue-plyr": "7.0.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"vite": "4.1.1",
|
|
|
|
"vue": "3.2.47",
|
2022-12-20 22:10:21 -08:00
|
|
|
"vue-prism-editor": "2.0.0-alpha.2",
|
|
|
|
"vuedraggable": "next"
|
2021-11-11 09:02:25 -08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-04-15 09:28:59 -07:00
|
|
|
"@types/escape-regexp": "0.0.1",
|
2023-01-21 11:17:58 -08:00
|
|
|
"@types/glob": "8.0.1",
|
2022-11-18 17:25:16 -08:00
|
|
|
"@types/gulp": "4.0.10",
|
2022-04-15 09:28:59 -07:00
|
|
|
"@types/gulp-rename": "2.0.1",
|
2022-09-19 15:33:27 -07:00
|
|
|
"@types/matter-js": "0.18.2",
|
2023-02-08 16:25:31 -08:00
|
|
|
"@types/node": "18.13.0",
|
2022-04-15 09:28:59 -07:00
|
|
|
"@types/punycode": "2.1.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"@types/sanitize-html": "2.8.0",
|
2023-01-02 03:02:51 -08:00
|
|
|
"@types/seedrandom": "3.0.4",
|
2022-05-13 22:57:51 -07:00
|
|
|
"@types/throttle-debounce": "5.0.0",
|
2022-04-15 09:28:59 -07:00
|
|
|
"@types/tinycolor2": "1.4.3",
|
2022-12-03 17:39:11 -08:00
|
|
|
"@types/uuid": "9.0.0",
|
2022-11-23 22:39:00 -08:00
|
|
|
"@types/websocket": "1.0.5",
|
2023-01-02 03:02:51 -08:00
|
|
|
"@types/ws": "8.5.4",
|
2023-02-08 16:25:31 -08:00
|
|
|
"@typescript-eslint/eslint-plugin": "5.51.0",
|
|
|
|
"@typescript-eslint/parser": "5.51.0",
|
2023-02-02 21:44:09 -08:00
|
|
|
"@vue/runtime-core": "3.2.47",
|
2021-11-11 09:02:25 -08:00
|
|
|
"cross-env": "7.0.3",
|
2023-02-02 21:44:09 -08:00
|
|
|
"cypress": "12.5.1",
|
|
|
|
"eslint": "8.33.0",
|
2023-01-21 11:17:58 -08:00
|
|
|
"eslint-plugin-import": "2.27.5",
|
2023-01-14 16:19:02 -08:00
|
|
|
"eslint-plugin-vue": "9.9.0",
|
2023-01-23 21:49:29 -08:00
|
|
|
"start-server-and-test": "1.15.3",
|
2023-02-02 21:44:09 -08:00
|
|
|
"vue-eslint-parser": "9.1.0",
|
|
|
|
"vue-tsc": "1.0.24"
|
2021-11-11 09:02:25 -08:00
|
|
|
}
|
|
|
|
}
|