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