diff --git a/platform/firecamp-platform/package.json b/platform/firecamp-platform/package.json index ea2afeb4..1c3e3b5f 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.4.4" }, "prettier": { "singleQuote": true diff --git a/playgrounds/firecamp-socket-io/package.json b/playgrounds/firecamp-socket-io/package.json index 0726dde3..1f2d9671 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.4.4" }, "devDependencies": { "@types/jest": "29.2.4", diff --git a/playgrounds/firecamp-websocket/package.json b/playgrounds/firecamp-websocket/package.json index 96e7ba53..a2a05049 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.4.4" }, "devDependencies": { "@types/jest": "29.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61ad97a1..2bd637ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,7 +98,7 @@ importers: version: 19.0.4(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.1)(eslint@8.32.0) eslint-plugin-import: specifier: ^2.22.0 - version: 2.27.5(eslint@8.32.0) + version: 2.27.5(@typescript-eslint/parser@5.48.2)(eslint@8.32.0) eslint-plugin-jest: specifier: ^27.2.1 version: 27.2.1(eslint@8.32.0)(typescript@5.0.2) @@ -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.4.4 + version: 4.4.4(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.4.4 + version: 4.4.4(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.4.4 + version: 4.4.4(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: @@ -14607,7 +14607,7 @@ packages: dependencies: confusing-browser-globals: 1.0.11 eslint: 8.32.0 - eslint-plugin-import: 2.27.5(eslint@8.32.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.48.2)(eslint@8.32.0) object.assign: 4.1.4 object.entries: 1.1.6 semver: 6.3.0 @@ -14625,7 +14625,7 @@ packages: dependencies: eslint: 8.32.0 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.27.5)(eslint@8.32.0) - eslint-plugin-import: 2.27.5(eslint@8.32.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.48.2)(eslint@8.32.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.32.0) eslint-plugin-react: 7.32.1(eslint@8.32.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.32.0) @@ -14780,7 +14780,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.30.5(eslint@8.32.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.30.5(eslint@8.32.0)(typescript@4.7.4) debug: 3.2.7 eslint: 8.32.0 eslint-import-resolver-node: 0.3.7 @@ -14949,7 +14949,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.30.5(eslint@8.32.0)(typescript@4.9.5) + '@typescript-eslint/parser': 5.30.5(eslint@8.32.0)(typescript@4.7.4) array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 @@ -15003,38 +15003,6 @@ packages: - supports-color dev: true - /eslint-plugin-import@2.27.5(eslint@8.32.0): - resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - dependencies: - array-includes: 3.1.6 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 - debug: 3.2.7 - doctrine: 2.1.0 - eslint: 8.32.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.30.5)(eslint-import-resolver-node@0.3.7)(eslint@8.32.0) - has: 1.0.3 - is-core-module: 2.11.0 - is-glob: 4.0.3 - minimatch: 3.1.2 - object.values: 1.1.6 - resolve: 1.22.2 - semver: 6.3.0 - tsconfig-paths: 3.14.1 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - dev: true - /eslint-plugin-jest@27.2.1(eslint@8.32.0)(typescript@5.0.2): resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -18688,7 +18656,7 @@ packages: jest: ^26.0.1 || ^27.0.0 dependencies: '@types/chrome': 0.0.114 - jest: 28.1.3(@types/node@18.0.3)(ts-node@10.9.1) + jest: 28.1.3(@types/node@18.11.18)(ts-node@10.9.1) dev: true /jest-circus@28.1.3: @@ -19086,7 +19054,7 @@ packages: pretty-format: 28.1.3 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.0.3)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.11.18)(typescript@5.0.2) transitivePeerDependencies: - supports-color dev: true @@ -19166,7 +19134,7 @@ packages: pretty-format: 28.1.3 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.0.3)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.0.3)(typescript@4.7.4) transitivePeerDependencies: - supports-color dev: true @@ -23748,7 +23716,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.27 - ts-node: 10.9.1(@types/node@18.0.3)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.0.3)(typescript@4.7.4) yaml: 1.10.2 dev: true @@ -30170,13 +30138,16 @@ packages: wrap-ansi: 2.1.0 dev: true - /zustand@4.3.9(react@18.2.0): - resolution: {integrity: sha512-Tat5r8jOMG1Vcsj8uldMyqYKC5IZvQif8zetmLHs9WoZlntTHmIoNM8TpLRY31ExncuUvUOXehd0kvahkuHjDw==} + /zustand@4.4.4(react@18.2.0): + resolution: {integrity: sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==} engines: {node: '>=12.7.0'} peerDependencies: + '@types/react': '>=16.8' immer: '>=9.0' react: '>=16.8' peerDependenciesMeta: + '@types/react': + optional: true immer: optional: true react: @@ -30190,8 +30161,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: