@dxos/react-async 2.33.8-dev.8609bc45 → 2.33.9-dev.e605934d

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/react-async",
3
- "version": "2.33.8-dev.8609bc45",
3
+ "version": "2.33.9-dev.e605934d",
4
4
  "description": "Async utils",
5
5
  "license": "MIT",
6
6
  "author": "DXOS.org",
@@ -14,9 +14,9 @@
14
14
  "immutability-helper": "^3.0.2"
15
15
  },
16
16
  "devDependencies": {
17
- "@dxos/esbuild-plugins": "~2.28.10",
17
+ "@dxos/esbuild-plugins": "~2.28.11",
18
18
  "@dxos/eslint-plugin": "~1.0.34",
19
- "@dxos/protocols-toolchain": "2.33.7",
19
+ "@dxos/protocols-toolchain": "2.33.8",
20
20
  "@types/mocha": "~8.2.2",
21
21
  "@types/node": "^16.11.27",
22
22
  "@types/react": "^18.0.9",