From 1714eb7ab93ea013cf9eace317a99908efe1f5b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 07:52:09 +0000 Subject: [PATCH] build(deps): Bump react-grid-layout and @types/react-grid-layout Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) and [@types/react-grid-layout](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-grid-layout). These dependencies needed to be updated together. Updates `react-grid-layout` from 1.5.3 to 2.2.3 - [Release notes](https://github.com/STRML/react-grid-layout/releases) - [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md) - [Commits](https://github.com/STRML/react-grid-layout/compare/1.5.3...2.2.3) Updates `@types/react-grid-layout` from 1.3.6 to 2.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-grid-layout) --- updated-dependencies: - dependency-name: "@types/react-grid-layout" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react-grid-layout dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 81 +++++++++++++++++++++++++++++++++++++++++------ package.json | 4 +-- 2 files changed, 73 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcfd29b..f400b72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react": "^19.1.0", "react-confetti": "^6.4.0", "react-dom": "^19.1.0", - "react-grid-layout": "^1.5.3", + "react-grid-layout": "^2.2.3", "react-i18next": "^17.0.8", "react-select": "^5.10.2", "react-simple-code-editor": "^0.14.1", @@ -57,7 +57,7 @@ "@testing-library/user-event": "^14.6.1", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@types/react-grid-layout": "^1.3.6", + "@types/react-grid-layout": "^2.1.0", "@types/turndown": "^5.0.6", "@vitejs/plugin-react": "^4.7.0", "conventional-changelog-cli": "^5.0.0", @@ -1934,6 +1934,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.10.0", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.2.1", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.10.0", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.2.1", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.1.4", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@tybys/wasm-util": "^0.10.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Brooooooklyn" + }, + "peerDependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.1.tgz", @@ -2971,13 +3031,14 @@ } }, "node_modules/@types/react-grid-layout": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/@types/react-grid-layout/-/react-grid-layout-1.3.6.tgz", - "integrity": "sha512-Cw7+sb3yyjtmxwwJiXtEXcu5h4cgs+sCGkHwHXsFmPyV30bf14LeD/fa2LwQovuD2HWxCcjIdNhDlcYGj95qGA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@types/react-grid-layout/-/react-grid-layout-2.1.0.tgz", + "integrity": "sha512-pHEjVg9ert6BDFHFQ1IEdLUkd2gasJvyti5lV2kE46N/R07ZiaSZpAXeXJAA1MXy/Qby23fZmiuEgZkITxPXug==", + "deprecated": "This is a stub types definition. react-grid-layout provides its own type definitions, so you do not need this installed.", "dev": true, "license": "MIT", "dependencies": { - "@types/react": "*" + "react-grid-layout": "*" } }, "node_modules/@types/react-transition-group": { @@ -5373,16 +5434,16 @@ } }, "node_modules/react-grid-layout": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-1.5.3.tgz", - "integrity": "sha512-KaG6IbjD6fYhagUtIvOzhftXG+ViKZjCjADe86X1KHl7C/dsBN2z0mi14nbvZKTkp0RKiil9RPcJBgq3LnoA8g==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-2.2.3.tgz", + "integrity": "sha512-OAEJHBxmfuxQfVtZwRzmsokijGlBgzYIJ7MUlLk/VSa43SaGzu15w5D0P2RDrfX5EvP9POMbL6bFrai/huDzbQ==", "license": "MIT", "dependencies": { "clsx": "^2.1.1", "fast-equals": "^4.0.3", "prop-types": "^15.8.1", "react-draggable": "^4.4.6", - "react-resizable": "^3.0.5", + "react-resizable": "^3.1.3", "resize-observer-polyfill": "^1.5.1" }, "peerDependencies": { diff --git a/package.json b/package.json index 2590988..f89585e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react": "^19.1.0", "react-confetti": "^6.4.0", "react-dom": "^19.1.0", - "react-grid-layout": "^1.5.3", + "react-grid-layout": "^2.2.3", "react-i18next": "^17.0.8", "react-select": "^5.10.2", "react-simple-code-editor": "^0.14.1", @@ -73,7 +73,7 @@ "@testing-library/user-event": "^14.6.1", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@types/react-grid-layout": "^1.3.6", + "@types/react-grid-layout": "^2.1.0", "@types/turndown": "^5.0.6", "@vitejs/plugin-react": "^4.7.0", "conventional-changelog-cli": "^5.0.0",