@nypl/design-system-react-components 3.6.3 → 3.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "3.6.3",
3
+ "version": "3.6.4",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",
@@ -79,16 +79,12 @@
79
79
  "@jest/core": "29.7.0",
80
80
  "@rollup/plugin-commonjs": "24.0.1",
81
81
  "@rollup/plugin-typescript": "11.0.0",
82
- "@storybook/addon-a11y": "8.6.12",
83
- "@storybook/addon-designs": "8.2.1",
84
- "@storybook/addon-essentials": "8.6.12",
85
- "@storybook/addon-interactions": "8.6.12",
86
- "@storybook/addon-jest": "8.6.12",
87
- "@storybook/addon-links": "8.6.12",
88
- "@storybook/blocks": "8.6.12",
89
- "@storybook/react": "8.6.12",
90
- "@storybook/react-vite": "8.6.12",
91
- "@storybook/test": "8.6.12",
82
+ "@storybook/addon-a11y": "9.0.16",
83
+ "@storybook/addon-designs": "10.0.1",
84
+ "@storybook/addon-docs": "9.0.16",
85
+ "@storybook/addon-jest": "9.0.16",
86
+ "@storybook/addon-links": "9.0.16",
87
+ "@storybook/react-vite": "9.0.16",
92
88
  "@testing-library/dom": "9.2.0",
93
89
  "@testing-library/jest-dom": "5.14.1",
94
90
  "@testing-library/react": "12.0.0",
@@ -124,7 +120,7 @@
124
120
  "react-test-renderer": "18.2.0",
125
121
  "remark-gfm": "4.0.0",
126
122
  "sass": "1.60.0",
127
- "storybook": "8.6.12",
123
+ "storybook": "9.0.16",
128
124
  "ts-jest": "29.1.5",
129
125
  "tslib": "2.3.0",
130
126
  "typescript": "4.9.5",