@primer/react 38.31.0-rc.3642f6f84 → 38.31.0-rc.55cc807a9
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 +7 -7
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primer/react",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "38.31.0-rc.
|
|
4
|
+
"version": "38.31.0-rc.55cc807a9",
|
|
5
5
|
"description": "An implementation of GitHub's Primer Design System using React",
|
|
6
6
|
"main": "./dist/index.js",
|
|
7
7
|
"module": "./dist/index.js",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"@oddbird/popover-polyfill": "^0.5.2",
|
|
82
82
|
"@primer/behaviors": "^1.10.3",
|
|
83
83
|
"@primer/live-region-element": "^0.8.0",
|
|
84
|
-
"@primer/octicons-react": "^19.
|
|
84
|
+
"@primer/octicons-react": "^19.24.1",
|
|
85
85
|
"@primer/primitives": "10.x || 11.x",
|
|
86
86
|
"@tanstack/react-virtual": "^3.13.18",
|
|
87
87
|
"clsx": "^2.1.1",
|
|
@@ -109,12 +109,12 @@
|
|
|
109
109
|
"@primer/css": "^21.5.1",
|
|
110
110
|
"@primer/doc-gen": "^0.0.1",
|
|
111
111
|
"@rolldown/plugin-babel": "^0.2.3",
|
|
112
|
-
"@storybook/addon-a11y": "^10.4.
|
|
113
|
-
"@storybook/addon-docs": "^10.4.
|
|
114
|
-
"@storybook/addon-links": "^10.4.
|
|
112
|
+
"@storybook/addon-a11y": "^10.4.2",
|
|
113
|
+
"@storybook/addon-docs": "^10.4.2",
|
|
114
|
+
"@storybook/addon-links": "^10.4.2",
|
|
115
115
|
"@storybook/addon-mcp": "^0.6.0",
|
|
116
116
|
"@storybook/icons": "^2.0.2",
|
|
117
|
-
"@storybook/react-vite": "^10.4.
|
|
117
|
+
"@storybook/react-vite": "^10.4.2",
|
|
118
118
|
"@testing-library/dom": "^10.4.0",
|
|
119
119
|
"@testing-library/jest-dom": "^6.4.5",
|
|
120
120
|
"@testing-library/react": "^16.3.0",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"rolldown-plugin-dts": "^0.26.0",
|
|
172
172
|
"rolldown-plugin-import-css": "^0.0.0",
|
|
173
173
|
"rolldown-plugin-preserve-directives": "^0.0.0",
|
|
174
|
-
"storybook": "^10.4.
|
|
174
|
+
"storybook": "^10.4.2",
|
|
175
175
|
"terser": "5.36.0",
|
|
176
176
|
"ts-toolbelt": "9.6.0",
|
|
177
177
|
"tsx": "4.20.3",
|