fix build

This commit is contained in:
Athou
2026-08-07 04:58:06 +02:00
parent b86cef9499
commit c6655078f2
2 changed files with 5 additions and 3 deletions

View File

@@ -47,6 +47,7 @@
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {
"@babel/types": "^8.0.4",
"@biomejs/biome": "2.5.6",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",
@@ -358,7 +359,7 @@
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-8.0.0.tgz",
"integrity": "sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==",
"extraneous": true,
"devOptional": true,
"license": "MIT",
"engines": {
"node": "^22.18.0 || >=24.11.0"
@@ -368,7 +369,7 @@
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-8.0.4.tgz",
"integrity": "sha512-4wFaiLd0bVo4cIoTXI3zKI038NIWE/cr3jvBjejOVYVxV/m8Ltav1USiGzG1fmS5J2RhgEOgXNNK46cRPnRsrg==",
"extraneous": true,
"devOptional": true,
"license": "MIT",
"engines": {
"node": "^22.18.0 || >=24.11.0"
@@ -580,7 +581,7 @@
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-8.0.4.tgz",
"integrity": "sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==",
"extraneous": true,
"devOptional": true,
"license": "MIT",
"dependencies": {
"@babel/helper-string-parser": "^8.0.0",

View File

@@ -54,6 +54,7 @@
"websocket-heartbeat-js": "1.1.3"
},
"devDependencies": {
"@babel/types": "^8.0.4",
"@biomejs/biome": "2.5.6",
"@lingui/babel-plugin-lingui-macro": "6.6.0",
"@lingui/cli": "6.6.0",