Mercurial > code > home > repos > video
comparison package.json @ 43:a7b644dc1b4b
ridiculous fix for vite not proxying urls with . in them
author | drewp@bigasterisk.com |
---|---|
date | Fri, 06 Dec 2024 00:58:46 -0800 |
parents | 0aea9e55899b |
children |
comparison
equal
deleted
inserted
replaced
42:1d2c65d260d1 | 43:a7b644dc1b4b |
---|---|
10 "@shoelace-style/shoelace": "^2.16.0", | 10 "@shoelace-style/shoelace": "^2.16.0", |
11 "express": "^4.19.2", | 11 "express": "^4.19.2", |
12 "lit": "^3.2.0", | 12 "lit": "^3.2.0", |
13 "serve-index": "^1.9.1", | 13 "serve-index": "^1.9.1", |
14 "shaka-video-element": "^0.6.6", | 14 "shaka-video-element": "^0.6.6", |
15 "vite": "4.3.9" | 15 "vite": "4.3.9", |
16 "vite-plugin-rewrite-all": "1.0.1" | |
16 }, | 17 }, |
17 "devDependencies": { | 18 "devDependencies": { |
18 "@types/jest": "^29.5.12", | 19 "@types/jest": "^29.5.12", |
19 "jest": "^29.7.0", | 20 "jest": "^29.7.0", |
20 "node-globals": "^0.1.5", | 21 "node-globals": "^0.1.5", |