2021-11-12 02:02:25 +09:00
|
|
|
{
|
2022-05-31 19:41:15 -07:00
|
|
|
"name": "client",
|
2021-11-12 02:02:25 +09:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
2023-07-24 13:27:15 +05:30
|
|
|
"watch": "vite build --watch --mode development",
|
|
|
|
"build": "vite build",
|
2023-08-30 16:54:42 +02:00
|
|
|
"build:debug": "yarn build",
|
2023-10-27 16:46:38 +02:00
|
|
|
"lint": "biome check **/*.ts --apply && yarn lint:vue",
|
2023-07-24 13:27:15 +05:30
|
|
|
"lint:vue": "paralint --ext .vue --fix '**/*.vue' --cache",
|
2023-10-27 16:46:38 +02:00
|
|
|
"format": "biome format * --write && prettier --write '**/*.{scss,vue}' --cache --cache-strategy metadata"
|
2021-11-12 02:02:25 +09:00
|
|
|
},
|
2023-02-03 21:38:40 -08:00
|
|
|
"devDependencies": {
|
2023-06-05 14:54:43 -07:00
|
|
|
"@discordapp/twemoji": "14.1.2",
|
2023-07-16 15:32:32 -07:00
|
|
|
"@eslint-sets/eslint-config-vue3": "^5.6.1",
|
|
|
|
"@eslint-sets/eslint-config-vue3-ts": "^3.3.0",
|
2023-03-12 13:43:37 -07:00
|
|
|
"@phosphor-icons/web": "^2.0.3",
|
2023-12-04 14:29:24 -05:00
|
|
|
"@rollup/plugin-alias": "^5.1.0",
|
|
|
|
"@rollup/plugin-json": "^6.0.1",
|
|
|
|
"@rollup/pluginutils": "^5.1.0",
|
2023-02-09 22:48:25 +00:00
|
|
|
"@syuilo/aiscript": "0.11.1",
|
2023-02-03 21:38:40 -08:00
|
|
|
"@types/escape-regexp": "0.0.1",
|
2023-06-05 14:54:43 -07:00
|
|
|
"@types/glob": "8.1.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"@types/gulp": "4.0.13",
|
2023-06-05 14:54:43 -07:00
|
|
|
"@types/gulp-rename": "2.0.2",
|
|
|
|
"@types/katex": "0.16.0",
|
2023-02-03 21:38:40 -08:00
|
|
|
"@types/matter-js": "0.18.2",
|
|
|
|
"@types/punycode": "2.1.0",
|
2023-06-05 14:54:43 -07:00
|
|
|
"@types/seedrandom": "3.0.5",
|
2023-02-03 21:38:40 -08:00
|
|
|
"@types/throttle-debounce": "5.0.0",
|
|
|
|
"@types/tinycolor2": "1.4.3",
|
|
|
|
"@types/uuid": "8.3.4",
|
2023-11-24 05:07:29 +01:00
|
|
|
"@vitejs/plugin-vue": "^4.5.0",
|
2023-06-05 14:54:43 -07:00
|
|
|
"@vue/compiler-sfc": "3.3.4",
|
2021-11-12 02:02:25 +09:00
|
|
|
"autobind-decorator": "2.4.0",
|
2022-12-12 01:08:59 +00:00
|
|
|
"autosize": "5.0.2",
|
2023-07-10 21:09:07 -07:00
|
|
|
"blurhash": "2.0.5",
|
|
|
|
"broadcast-channel": "5.1.0",
|
2023-07-27 15:25:22 +02:00
|
|
|
"browser-image-resizer": "https://iceshrimp.dev/iceshrimp/browser-image-resizer.git",
|
2023-06-03 00:41:30 -07:00
|
|
|
"chart.js": "4.3.0",
|
|
|
|
"chartjs-adapter-date-fns": "3.0.0",
|
2023-03-11 13:07:51 -08:00
|
|
|
"chartjs-chart-matrix": "^2.0.1",
|
2023-06-03 00:41:30 -07:00
|
|
|
"chartjs-plugin-gradient": "0.6.1",
|
|
|
|
"chartjs-plugin-zoom": "2.0.1",
|
2023-02-18 11:33:25 -08:00
|
|
|
"city-timezones": "^1.2.1",
|
2023-07-10 21:09:07 -07:00
|
|
|
"compare-versions": "6.0.0",
|
2023-01-03 09:12:26 -08:00
|
|
|
"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 00:41:30 -07:00
|
|
|
"date-fns": "2.30.0",
|
2023-07-27 15:25:22 +02:00
|
|
|
"emojilib": "https://iceshrimp.dev/iceshrimp/emojilib.git",
|
2021-11-12 02:02:25 +09:00
|
|
|
"escape-regexp": "0.0.1",
|
2023-07-16 15:32:32 -07:00
|
|
|
"eslint-config-prettier": "^8.6.0",
|
|
|
|
"eslint-plugin-file-progress": "^1.3.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"eventemitter3": "5.0.1",
|
|
|
|
"fast-blurhash": "^1.1.2",
|
|
|
|
"focus-trap": "^7.5.2",
|
2023-06-05 14:54:43 -07:00
|
|
|
"focus-trap-vue": "^4.0.2",
|
2023-07-10 21:09:07 -07:00
|
|
|
"gsap": "^3.12.2",
|
2023-07-24 04:44:18 +02:00
|
|
|
"iceshrimp-js": "workspace:*",
|
2023-06-05 14:54:43 -07:00
|
|
|
"idb-keyval": "6.2.1",
|
2021-11-12 02:02:25 +09:00
|
|
|
"insert-text-at-cursor": "0.3.0",
|
2023-01-03 09:12:26 -08:00
|
|
|
"json5": "2.2.3",
|
2023-07-10 21:09:07 -07:00
|
|
|
"katex": "0.16.8",
|
2022-01-02 02:15:12 +09:00
|
|
|
"matter-js": "0.18.0",
|
2023-04-12 17:19:14 -07:00
|
|
|
"mfm-js": "0.23.3",
|
2023-07-16 15:32:32 -07:00
|
|
|
"paralint": "^1.2.1",
|
2023-07-10 21:09:07 -07:00
|
|
|
"photoswipe": "5.3.8",
|
2023-07-05 18:28:27 -07:00
|
|
|
"prettier": "3.0.0",
|
2023-04-07 17:01:42 -07:00
|
|
|
"prettier-plugin-vue": "1.1.6",
|
2022-08-27 16:34:14 +09:00
|
|
|
"prismjs": "1.29.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"punycode": "2.3.0",
|
2021-11-14 10:43:19 +09:00
|
|
|
"querystring": "0.2.1",
|
2021-11-12 02:02:25 +09:00
|
|
|
"rndstr": "1.0.0",
|
2023-12-04 14:13:48 -05:00
|
|
|
"rollup": "4.6.1",
|
2021-11-12 02:02:25 +09:00
|
|
|
"s-age": "1.1.2",
|
2023-07-10 21:09:07 -07:00
|
|
|
"sass": "1.63.6",
|
2021-11-12 02:02:25 +09:00
|
|
|
"seedrandom": "3.0.5",
|
2023-02-09 22:48:25 +00:00
|
|
|
"start-server-and-test": "1.15.2",
|
2021-11-12 02:02:25 +09:00
|
|
|
"strict-event-emitter-types": "2.0.0",
|
|
|
|
"stringz": "2.1.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"swiper": "10.0.4",
|
2021-11-12 02:02:25 +09:00
|
|
|
"syuilo-password-strength": "0.0.1",
|
|
|
|
"textarea-caret": "3.1.0",
|
2022-11-18 17:20:34 -08:00
|
|
|
"three": "0.146.0",
|
2022-05-25 23:28:56 +09:00
|
|
|
"throttle-debounce": "5.0.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"tinycolor2": "1.6.0",
|
|
|
|
"tsc-alias": "1.8.7",
|
2023-06-05 14:54:43 -07:00
|
|
|
"tsconfig-paths": "4.2.0",
|
2022-03-19 19:22:58 +09:00
|
|
|
"twemoji-parser": "14.0.0",
|
2023-07-10 21:09:07 -07:00
|
|
|
"typescript": "5.1.6",
|
2023-06-22 19:34:52 -07:00
|
|
|
"unicode-emoji-json": "^0.4.0",
|
2022-09-10 19:14:07 +09:00
|
|
|
"uuid": "9.0.0",
|
2022-12-18 11:03:08 -08:00
|
|
|
"vanilla-tilt": "1.8.0",
|
2023-12-04 14:13:48 -05:00
|
|
|
"vite": "5.0.2",
|
2023-03-19 00:26:26 -07:00
|
|
|
"vite-plugin-compression": "^0.5.1",
|
2023-11-24 05:07:29 +01:00
|
|
|
"vue": "^3.3.8",
|
2023-07-11 18:26:53 -07:00
|
|
|
"vue-draggable-plus": "^0.2.2",
|
2022-09-12 00:17:07 -07:00
|
|
|
"vue-isyourpasswordsafe": "^2.0.0",
|
2022-08-17 16:38:17 -07:00
|
|
|
"vue-plyr": "^7.0.0",
|
2023-07-23 15:15:07 -04:00
|
|
|
"vue-prism-editor": "2.0.0-alpha.2",
|
|
|
|
"vuedraggable": "next"
|
2023-07-24 04:44:18 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2023-10-20 23:16:11 +02:00
|
|
|
"@babel/core": "^7.23.2",
|
2023-07-24 04:44:18 +02:00
|
|
|
"eslint": "^8.45.0"
|
2021-11-12 02:02:25 +09:00
|
|
|
}
|
|
|
|
}
|