From f28f904cf4bdb488a573b1cfc7600303d3f2fb75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:47:01 +0000 Subject: [PATCH] build(deps): bump @strafechat/strafe.js from 1.4.51 to 1.4.54 Bumps [@strafechat/strafe.js](https://github.com/StrafeChat/strafe.js) from 1.4.51 to 1.4.54. - [Commits](https://github.com/StrafeChat/strafe.js/commits) --- updated-dependencies: - dependency-name: "@strafechat/strafe.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 ++++------------- package.json | 2 +- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72d1e33..5633a14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@radix-ui/react-tooltip": "^1.0.7", - "@strafechat/strafe.js": "^1.4.51", + "@strafechat/strafe.js": "^1.4.54", "@types/react-i18next": "^8.1.0", "axois": "^0.0.1-security", "class-variance-authority": "^0.7.0", @@ -1706,9 +1706,9 @@ "license": "MIT" }, "node_modules/@strafechat/strafe.js": { - "version": "1.4.51", - "resolved": "https://registry.npmjs.org/@strafechat/strafe.js/-/strafe.js-1.4.51.tgz", - "integrity": "sha512-uJ9LdC6ZE13SX4/+GJWGqBk+mGOZYWD9/QOllLhNJLC+9/hoTIPSUGHEjdLYSV2bY+PGR7TURn9W05wNLg5lcQ==", + "version": "1.4.54", + "resolved": "https://registry.npmjs.org/@strafechat/strafe.js/-/strafe.js-1.4.54.tgz", + "integrity": "sha512-fVTby6oW9sH9S/b4uFiW4Yx2aOLhaDfd9jpLQcMfdg8n6MetCusjY78kJznLRGTMI6yU4gbBeIIyubk/112vnA==", "hasInstallScript": true, "dependencies": { "@types/sharedworker": "^0.0.112", @@ -1883,10 +1883,6 @@ "@types/react": "*" } }, - "node_modules/@types/scheduler": { - "version": "0.16.8", - "license": "MIT" - }, "node_modules/@types/sharedworker": { "version": "0.0.112", "resolved": "https://registry.npmjs.org/@types/sharedworker/-/sharedworker-0.0.112.tgz", @@ -3581,11 +3577,6 @@ } } }, - "node_modules/fs": { - "version": "0.0.1-security", - "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz", - "integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==" - }, "node_modules/fs-extra": { "version": "8.1.0", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", diff --git a/package.json b/package.json index 9e6bef1..963634e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@radix-ui/react-tooltip": "^1.0.7", - "@strafechat/strafe.js": "^1.4.51", + "@strafechat/strafe.js": "^1.4.54", "@types/react-i18next": "^8.1.0", "axois": "^0.0.1-security", "class-variance-authority": "^0.7.0",