2021-11-11 17:02:25 +00:00
|
|
|
{
|
2022-06-01 02:41:15 +00:00
|
|
|
"name": "client",
|
2021-11-11 17:02:25 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
2023-01-13 04:18:16 +00:00
|
|
|
"watch": "pnpm vite build --watch --mode development",
|
|
|
|
"build": "pnpm vite build",
|
2023-04-08 00:01:42 +00:00
|
|
|
"lint": "pnpm rome check \"src/**/*.{ts,vue}\"",
|
|
|
|
"format": "pnpm prettier --write '**/*.vue'"
|
2021-11-11 17:02:25 +00:00
|
|
|
},
|
2023-02-04 05:38:40 +00:00
|
|
|
"devDependencies": {
|
2023-06-05 21:54:43 +00:00
|
|
|
"@discordapp/twemoji": "14.1.2",
|
2023-03-12 20:43:37 +00:00
|
|
|
"@phosphor-icons/web": "^2.0.3",
|
2022-06-11 06:45:44 +00:00
|
|
|
"@rollup/plugin-alias": "3.1.9",
|
|
|
|
"@rollup/plugin-json": "4.1.0",
|
2022-06-03 07:47:23 +00:00
|
|
|
"@rollup/pluginutils": "^4.2.1",
|
2023-02-09 22:48:25 +00:00
|
|
|
"@syuilo/aiscript": "0.11.1",
|
2023-02-04 05:38:40 +00:00
|
|
|
"@types/escape-regexp": "0.0.1",
|
2023-06-05 21:54:43 +00:00
|
|
|
"@types/glob": "8.1.0",
|
|
|
|
"@types/gulp": "4.0.11",
|
|
|
|
"@types/gulp-rename": "2.0.2",
|
|
|
|
"@types/katex": "0.16.0",
|
2023-02-04 05:38:40 +00:00
|
|
|
"@types/matter-js": "0.18.2",
|
|
|
|
"@types/punycode": "2.1.0",
|
2023-06-05 21:54:43 +00:00
|
|
|
"@types/seedrandom": "3.0.5",
|
2023-02-04 05:38:40 +00:00
|
|
|
"@types/throttle-debounce": "5.0.0",
|
|
|
|
"@types/tinycolor2": "1.4.3",
|
|
|
|
"@types/uuid": "8.3.4",
|
2023-06-05 21:54:43 +00:00
|
|
|
"@vitejs/plugin-vue": "4.2.3",
|
|
|
|
"@vue/compiler-sfc": "3.3.4",
|
2021-11-11 17:02:25 +00:00
|
|
|
"autobind-decorator": "2.4.0",
|
2022-12-12 01:08:59 +00:00
|
|
|
"autosize": "5.0.2",
|
2022-02-18 15:48:04 +00:00
|
|
|
"blurhash": "1.1.5",
|
2023-01-03 23:43:52 +00:00
|
|
|
"broadcast-channel": "4.19.1",
|
2023-04-30 20:13:43 +00:00
|
|
|
"browser-image-resizer": "github:misskey-dev/browser-image-resizer",
|
2023-04-08 00:44:27 +00:00
|
|
|
"calckey-js": "workspace:*",
|
2023-06-03 07:41:30 +00:00
|
|
|
"chart.js": "4.3.0",
|
|
|
|
"chartjs-adapter-date-fns": "3.0.0",
|
2023-03-11 21:07:51 +00:00
|
|
|
"chartjs-chart-matrix": "^2.0.1",
|
2023-06-03 07:41:30 +00:00
|
|
|
"chartjs-plugin-gradient": "0.6.1",
|
|
|
|
"chartjs-plugin-zoom": "2.0.1",
|
2023-02-18 19:33:25 +00:00
|
|
|
"city-timezones": "^1.2.1",
|
2023-01-03 17:12:26 +00:00
|
|
|
"compare-versions": "5.0.3",
|
|
|
|
"cropperjs": "2.0.0-beta.2",
|
2023-02-09 22:48:25 +00:00
|
|
|
"cross-env": "7.0.3",
|
|
|
|
"cypress": "10.11.0",
|
2023-06-03 07:41:30 +00:00
|
|
|
"date-fns": "2.30.0",
|
2023-06-23 07:27:26 +00:00
|
|
|
"emojilib": "github:thatonecalculator/emojilib",
|
2021-11-11 17:02:25 +00:00
|
|
|
"escape-regexp": "0.0.1",
|
|
|
|
"eventemitter3": "4.0.7",
|
2023-06-05 21:54:43 +00:00
|
|
|
"focus-trap": "^7.4.3",
|
|
|
|
"focus-trap-vue": "^4.0.2",
|
|
|
|
"gsap": "^3.11.5",
|
|
|
|
"idb-keyval": "6.2.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"insert-text-at-cursor": "0.3.0",
|
2023-01-03 17:12:26 +00:00
|
|
|
"json5": "2.2.3",
|
2023-06-05 21:54:43 +00:00
|
|
|
"katex": "0.16.7",
|
2022-01-01 17:15:12 +00:00
|
|
|
"matter-js": "0.18.0",
|
2023-04-13 00:19:14 +00:00
|
|
|
"mfm-js": "0.23.3",
|
2023-06-05 21:54:43 +00:00
|
|
|
"photoswipe": "5.3.7",
|
|
|
|
"prettier": "2.8.8",
|
2023-04-08 00:01:42 +00:00
|
|
|
"prettier-plugin-vue": "1.1.6",
|
2022-08-27 07:34:14 +00:00
|
|
|
"prismjs": "1.29.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"punycode": "2.1.1",
|
2021-11-14 01:43:19 +00:00
|
|
|
"querystring": "0.2.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"rndstr": "1.0.0",
|
2023-06-05 21:54:43 +00:00
|
|
|
"rollup": "3.23.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"s-age": "1.1.2",
|
2023-06-05 21:54:43 +00:00
|
|
|
"sass": "1.62.1",
|
2021-11-11 17:02:25 +00:00
|
|
|
"seedrandom": "3.0.5",
|
2023-02-09 22:48:25 +00:00
|
|
|
"start-server-and-test": "1.15.2",
|
2021-11-11 17:02:25 +00:00
|
|
|
"strict-event-emitter-types": "2.0.0",
|
|
|
|
"stringz": "2.1.0",
|
2023-05-22 15:22:21 +00:00
|
|
|
"swiper": "9.3.2",
|
2021-11-11 17:02:25 +00:00
|
|
|
"syuilo-password-strength": "0.0.1",
|
|
|
|
"textarea-caret": "3.1.0",
|
2022-11-19 01:20:34 +00:00
|
|
|
"three": "0.146.0",
|
2022-05-25 14:28:56 +00:00
|
|
|
"throttle-debounce": "5.0.0",
|
2023-01-03 17:12:26 +00:00
|
|
|
"tinycolor2": "1.5.2",
|
2023-06-05 21:54:43 +00:00
|
|
|
"tsc-alias": "1.8.6",
|
|
|
|
"tsconfig-paths": "4.2.0",
|
2022-03-19 10:22:58 +00:00
|
|
|
"twemoji-parser": "14.0.0",
|
2023-06-05 21:54:43 +00:00
|
|
|
"typescript": "5.1.3",
|
2023-06-23 02:34:52 +00:00
|
|
|
"unicode-emoji-json": "^0.4.0",
|
2022-09-10 10:14:07 +00:00
|
|
|
"uuid": "9.0.0",
|
2022-12-18 19:03:08 +00:00
|
|
|
"vanilla-tilt": "1.8.0",
|
2023-05-29 03:47:22 +00:00
|
|
|
"vite": "4.3.9",
|
2023-03-19 07:26:26 +00:00
|
|
|
"vite-plugin-compression": "^0.5.1",
|
2023-06-05 21:54:43 +00:00
|
|
|
"vue": "3.3.4",
|
2022-09-12 07:17:07 +00:00
|
|
|
"vue-isyourpasswordsafe": "^2.0.0",
|
2022-08-17 23:38:17 +00:00
|
|
|
"vue-plyr": "^7.0.0",
|
2021-11-11 17:02:25 +00:00
|
|
|
"vue-prism-editor": "2.0.0-alpha.2",
|
2023-06-16 21:11:33 +00:00
|
|
|
"vue3-otp-input": "^0.4.1",
|
2022-09-07 23:23:33 +00:00
|
|
|
"vuedraggable": "4.1.0"
|
2021-11-11 17:02:25 +00:00
|
|
|
}
|
|
|
|
}
|