From 0dc332683d679e0eed943132406996a862c04fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:12:22 +0000 Subject: [PATCH] build(deps): bump zustand from 4.3.9 to 4.5.0 Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.9 to 4.5.0. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.3.9...v4.5.0) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- platform/firecamp-platform/package.json | 2 +- playgrounds/firecamp-socket-io/package.json | 2 +- playgrounds/firecamp-websocket/package.json | 2 +- pnpm-lock.yaml | 27 ++++++++++++--------- 4 files changed, 18 insertions(+), 15 deletions(-) diff --git a/platform/firecamp-platform/package.json b/platform/firecamp-platform/package.json index ea2afeb4..5baaabbd 100644 --- a/platform/firecamp-platform/package.json +++ b/platform/firecamp-platform/package.json @@ -88,7 +88,7 @@ "redux": "^3.2.1", "xml-js": "^1.6.9", "xmljson": "^0.2.0", - "zustand": "^4.3.9" + "zustand": "^4.5.0" }, "prettier": { "singleQuote": true diff --git a/playgrounds/firecamp-socket-io/package.json b/playgrounds/firecamp-socket-io/package.json index 0726dde3..4af0dba9 100644 --- a/playgrounds/firecamp-socket-io/package.json +++ b/playgrounds/firecamp-socket-io/package.json @@ -46,7 +46,7 @@ "socket.io-client-v2": "npm:socket.io-client@2.4.0", "socket.io-client-v3": "npm:socket.io-client@3.1.0", "socket.io-client-v4": "npm:socket.io-client@4.1.3", - "zustand": "^4.3.9" + "zustand": "^4.5.0" }, "devDependencies": { "@types/jest": "29.2.4", diff --git a/playgrounds/firecamp-websocket/package.json b/playgrounds/firecamp-websocket/package.json index 96e7ba53..59907f30 100644 --- a/playgrounds/firecamp-websocket/package.json +++ b/playgrounds/firecamp-websocket/package.json @@ -45,7 +45,7 @@ "react-fast-compare": "^3.2.0", "react-ga": "^3.1.2", "react-virtualized": "^9.21.5", - "zustand": "^4.3.9" + "zustand": "^4.5.0" }, "devDependencies": { "@types/jest": "29.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd1b67b7..df8b89eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -968,8 +968,8 @@ importers: specifier: ^0.2.0 version: 0.2.0 zustand: - specifier: ^4.3.9 - version: 4.3.9(react@18.2.0) + specifier: ^4.5.0 + version: 4.5.0(react@18.2.0) devDependencies: '@types/chrome': specifier: ^0.0.204 @@ -1669,8 +1669,8 @@ importers: specifier: npm:socket.io-client@4.1.3 version: /socket.io-client@4.1.3 zustand: - specifier: ^4.3.9 - version: 4.3.9(react@18.2.0) + specifier: ^4.5.0 + version: 4.5.0(react@18.2.0) devDependencies: '@types/jest': specifier: 29.2.4 @@ -1863,8 +1863,8 @@ importers: specifier: ^9.21.5 version: 9.22.3(react-dom@18.2.0)(react@18.2.0) zustand: - specifier: ^4.3.9 - version: 4.3.9(react@18.2.0) + specifier: ^4.5.0 + version: 4.5.0(react@18.2.0) devDependencies: '@types/jest': specifier: 29.2.4 @@ -4210,7 +4210,7 @@ packages: '@firecamp/url': 0.0.20 '@firecamp/utils': 0.0.15 nanoid: 3.3.4 - parse-curl: github.com/firecamp-forks/parse-curl.js/366e62aebfb88b5974b223c1f4c5b456cefab0a0 + parse-curl: git@github.com+firecamp-forks/parse-curl.js/366e62aebfb88b5974b223c1f4c5b456cefab0a0 dev: false /@firecamp/types@0.1.14: @@ -30132,13 +30132,16 @@ packages: wrap-ansi: 2.1.0 dev: true - /zustand@4.3.9(react@18.2.0): - resolution: {integrity: sha512-Tat5r8jOMG1Vcsj8uldMyqYKC5IZvQif8zetmLHs9WoZlntTHmIoNM8TpLRY31ExncuUvUOXehd0kvahkuHjDw==} + /zustand@4.5.0(react@18.2.0): + resolution: {integrity: sha512-zlVFqS5TQ21nwijjhJlx4f9iGrXSL0o/+Dpy4txAP22miJ8Ti6c1Ol1RLNN98BMib83lmDH/2KmLwaNXpjrO1A==} engines: {node: '>=12.7.0'} peerDependencies: - immer: '>=9.0' + '@types/react': '>=16.8' + immer: '>=9.0.6' react: '>=16.8' peerDependenciesMeta: + '@types/react': + optional: true immer: optional: true react: @@ -30152,8 +30155,8 @@ packages: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} dev: true - github.com/firecamp-forks/parse-curl.js/366e62aebfb88b5974b223c1f4c5b456cefab0a0: - resolution: {tarball: https://codeload.github.com/firecamp-forks/parse-curl.js/tar.gz/366e62aebfb88b5974b223c1f4c5b456cefab0a0} + git@github.com+firecamp-forks/parse-curl.js/366e62aebfb88b5974b223c1f4c5b456cefab0a0: + resolution: {commit: 366e62aebfb88b5974b223c1f4c5b456cefab0a0, repo: git@github.com:firecamp-forks/parse-curl.js.git, type: git} name: parse-curl version: 0.2.6 dependencies: