@pingux/astro 2.57.0-alpha.8 → 2.58.0-alpha.1
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 +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@pingux/astro",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.58.0-alpha.1",
|
4
4
|
"description": "React component library for Ping Identity's design system",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -73,6 +73,7 @@
|
|
73
73
|
"@react-aria/visually-hidden": "~3.6.0",
|
74
74
|
"@react-spectrum/utils": "~3.6.1",
|
75
75
|
"@react-stately/calendar": "3.0.1",
|
76
|
+
"@react-stately/collections": "^3.10.5",
|
76
77
|
"@react-stately/color": "~3.1.1",
|
77
78
|
"@react-stately/datepicker": "^3.0.1",
|
78
79
|
"@react-stately/dnd": "^3.2.6",
|
@@ -138,7 +139,6 @@
|
|
138
139
|
"@emotion/babel-preset-css-prop": "^11.2.0",
|
139
140
|
"@emotion/cache": "^11.4.0",
|
140
141
|
"@emotion/eslint-plugin": "^11.2.0",
|
141
|
-
"@react-stately/collections": "^3.10.2",
|
142
142
|
"@storybook/addon-a11y": "^7.1.0",
|
143
143
|
"@storybook/addon-console": "^2.0.0",
|
144
144
|
"@storybook/addon-docs": "^7.1.0",
|