fix: avoid vite optional stream import resolution

This commit is contained in:
hibna
2026-02-13 05:16:02 +03:00
parent ab1135ef74
commit 69d7706967
6 changed files with 32 additions and 10 deletions
+6 -3
View File
@@ -1,12 +1,12 @@
{
"name": "@source/player",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@source/player",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.38.0",
@@ -19,6 +19,7 @@
"@typescript-eslint/parser": "^8.46.2",
"@vitejs/plugin-react": "^5.1.0",
"@vitest/ui": "^4.0.4",
"baseline-browser-mapping": "^2.9.19",
"eslint": "^9.38.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
@@ -2618,7 +2619,9 @@
"license": "MIT"
},
"node_modules/baseline-browser-mapping": {
"version": "2.8.23",
"version": "2.9.19",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz",
"integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
"dev": true,
"license": "Apache-2.0",
"bin": {