From 535254d757f6bea8058c047fb00353ad5a85c85b Mon Sep 17 00:00:00 2001 From: JovannMC Date: Wed, 18 Dec 2024 12:37:22 +0300 Subject: [PATCH] Update packages --- package-lock.json | 115 ++++++++++++++++++++++++++-------------------- package.json | 20 ++++---- 2 files changed, 75 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e4c8ce..e23484d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,29 +12,29 @@ "@slimevr/common": "^0.1.2", "@slimevr/firmware-protocol": "^0.6.5", "@slimevr/tracker-emulation": "^0.2.4", - "haritorax-interpreter": "^3.2.0", - "i18next": "^23.16.5", + "haritorax-interpreter": "^3.2.1", + "i18next": "^24.1.2", "loc-i18next": "^0.1.6", "lodash-es": "^4.17.21", "quaternion": "^2.0.1", - "three": "^0.170.0" + "three": "^0.171.0" }, "devDependencies": { "@electron/packager": "^18.3.6", "@electron/rebuild": "^3.7.1", "@types/lodash-es": "^4.17.12", - "@types/node": "^22.9.0", + "@types/node": "^22.10.2", "@types/serialport": "^8.0.5", - "@types/three": "^0.170.0", + "@types/three": "^0.171.0", "bulma": "^1.0.2", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", "del-cli": "^6.0.0", - "electron": "^31.7.5", - "eslint": "^9.15.0", - "node-gyp-build": "^4.8.3", - "sass": "^1.81.0", - "typescript": "^5.6.3" + "electron": "^31.7.6", + "eslint": "^9.17.0", + "node-gyp-build": "^4.8.4", + "sass": "^1.83.0", + "typescript": "^5.7.2" } }, "node_modules/@abandonware/bluetooth-hci-socket": { @@ -560,9 +560,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz", - "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.17.0.tgz", + "integrity": "sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==", "dev": true, "license": "MIT", "engines": { @@ -1632,15 +1632,22 @@ } }, "node_modules/@types/node": { - "version": "22.9.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz", - "integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==", + "version": "22.10.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", + "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, + "node_modules/@types/node/node_modules/undici-types": { + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", + "dev": true, + "license": "MIT" + }, "node_modules/@types/responselike": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz", @@ -1669,9 +1676,9 @@ "license": "MIT" }, "node_modules/@types/three": { - "version": "0.170.0", - "resolved": "https://registry.npmjs.org/@types/three/-/three-0.170.0.tgz", - "integrity": "sha512-CUm2uckq+zkCY7ZbFpviRttY+6f9fvwm6YqSqPfA5K22s9w7R4VnA3rzJse8kHVvuzLcTx+CjNCs2NYe0QFAyg==", + "version": "0.171.0", + "resolved": "https://registry.npmjs.org/@types/three/-/three-0.171.0.tgz", + "integrity": "sha512-oLuT1SAsT+CUg/wxUTFHo0K3NtJLnx9sJhZWQJp/0uXqFpzSk1hRHmvWvpaAWSfvx2db0lVKZ5/wV0I0isD2mQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2568,9 +2575,9 @@ } }, "node_modules/cross-spawn": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz", - "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "devOptional": true, "license": "MIT", "dependencies": { @@ -2847,9 +2854,9 @@ "optional": true }, "node_modules/electron": { - "version": "31.7.5", - "resolved": "https://registry.npmjs.org/electron/-/electron-31.7.5.tgz", - "integrity": "sha512-8zFzVJdhxTRmoPcRiKkEmPW0bJHAUsTQJwEX2YJ8X0BVFIJLwSvHkSlpCjEExVbNCAk+gHnkIYX+2OyCXrRwHQ==", + "version": "31.7.6", + "resolved": "https://registry.npmjs.org/electron/-/electron-31.7.6.tgz", + "integrity": "sha512-fc2kMaEc/zxGTW6oCxbuE7BQNOlDucSo+351AiovBAcp7G0iQkVu3k2kHIQolSsD38+tPdBj/N02DVpZTzi7rg==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -3053,9 +3060,9 @@ } }, "node_modules/eslint": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz", - "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.17.0.tgz", + "integrity": "sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==", "dev": true, "license": "MIT", "dependencies": { @@ -3064,7 +3071,7 @@ "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.9.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.15.0", + "@eslint/js": "9.17.0", "@eslint/plugin-kit": "^0.2.3", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -3073,7 +3080,7 @@ "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", - "cross-spawn": "^7.0.5", + "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", @@ -3899,9 +3906,9 @@ } }, "node_modules/haritorax-interpreter": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/haritorax-interpreter/-/haritorax-interpreter-3.2.0.tgz", - "integrity": "sha512-r9Rtg3pYh2C/G0RO4TOy3Qqux6sm/1aJRaV5zRV2WUuiYLBJqjimCoI41PAKdUgm6pjLkSfWI/uvWGbp+oBZTw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/haritorax-interpreter/-/haritorax-interpreter-3.2.1.tgz", + "integrity": "sha512-XecB2zVTFkmJ5tFaycZlfcFgaPnd8VO9RWHnB2Xo72Xs17ZD6N4J893YG+oN63FJ0HjXjtOVkmTpTm71g8zRGA==", "license": "MIT", "dependencies": { "@abandonware/noble": "^1.9.2-25", @@ -4069,9 +4076,9 @@ } }, "node_modules/i18next": { - "version": "23.16.5", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.5.tgz", - "integrity": "sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==", + "version": "24.1.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.2.tgz", + "integrity": "sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw==", "funding": [ { "type": "individual", @@ -4089,6 +4096,14 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" + }, + "peerDependencies": { + "typescript": "^5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, "node_modules/iconv-lite": { @@ -5029,9 +5044,9 @@ } }, "node_modules/node-gyp-build": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.3.tgz", - "integrity": "sha512-EMS95CMJzdoSKoIiXo8pxKoL8DYxwIZXYlLmgPb8KUv794abpnLK6ynsCAWNliOjREKruYKdzbh76HHYUHX7nw==", + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz", + "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==", "license": "MIT", "bin": { "node-gyp-build": "bin.js", @@ -6381,9 +6396,9 @@ "optional": true }, "node_modules/sass": { - "version": "1.81.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz", - "integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==", + "version": "1.83.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz", + "integrity": "sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==", "dev": true, "license": "MIT", "dependencies": { @@ -6855,9 +6870,9 @@ } }, "node_modules/three": { - "version": "0.170.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.170.0.tgz", - "integrity": "sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==", + "version": "0.171.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.171.0.tgz", + "integrity": "sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==", "license": "MIT" }, "node_modules/through": { @@ -7008,10 +7023,10 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", - "dev": true, + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "devOptional": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index d8ac989..beedfd0 100644 --- a/package.json +++ b/package.json @@ -32,28 +32,28 @@ "@electron/packager": "^18.3.6", "@electron/rebuild": "^3.7.1", "@types/lodash-es": "^4.17.12", - "@types/node": "^22.9.0", + "@types/node": "^22.10.2", "@types/serialport": "^8.0.5", - "@types/three": "^0.170.0", + "@types/three": "^0.171.0", "bulma": "^1.0.2", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", "del-cli": "^6.0.0", - "electron": "^31.7.5", - "eslint": "^9.15.0", - "node-gyp-build": "^4.8.3", - "sass": "^1.81.0", - "typescript": "^5.6.3" + "electron": "^31.7.6", + "eslint": "^9.17.0", + "node-gyp-build": "^4.8.4", + "sass": "^1.83.0", + "typescript": "^5.7.2" }, "dependencies": { "@slimevr/common": "^0.1.2", "@slimevr/firmware-protocol": "^0.6.5", "@slimevr/tracker-emulation": "^0.2.4", - "haritorax-interpreter": "^3.2.0", - "i18next": "^23.16.5", + "haritorax-interpreter": "^3.2.1", + "i18next": "^24.1.2", "loc-i18next": "^0.1.6", "lodash-es": "^4.17.21", "quaternion": "^2.0.1", - "three": "^0.170.0" + "three": "^0.171.0" } }