@xyo-network/react-drawer 2.83.0 → 2.83.2

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 +4 -4
package/package.json CHANGED
@@ -19,9 +19,9 @@
19
19
  "react-dom": "^18"
20
20
  },
21
21
  "devDependencies": {
22
- "@storybook/react": "^8.2.7",
23
- "@xylabs/ts-scripts-yarn3": "^4.0.0-rc.7",
24
- "@xylabs/tsconfig-react": "^4.0.0-rc.7",
22
+ "@storybook/react": "^8.2.8",
23
+ "@xylabs/ts-scripts-yarn3": "^4.0.0-rc.12",
24
+ "@xylabs/tsconfig-react": "^4.0.0-rc.12",
25
25
  "typescript": "^5.5.4"
26
26
  },
27
27
  "description": "Common React library for all XYO projects that use React",
@@ -59,6 +59,6 @@
59
59
  },
60
60
  "sideEffects": false,
61
61
  "types": "dist/browser/index.d.ts",
62
- "version": "2.83.0",
62
+ "version": "2.83.2",
63
63
  "type": "module"
64
64
  }