@primer/react 38.1.0-rc.83a9cbe38 → 38.1.0-rc.9579a052f

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.
Files changed (1) hide show
  1. package/package.json +1 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@primer/react",
3
3
  "type": "module",
4
- "version": "38.1.0-rc.83a9cbe38",
4
+ "version": "38.1.0-rc.9579a052f",
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",
@@ -132,7 +132,6 @@
132
132
  "@types/react": "18.3.11",
133
133
  "@types/react-dom": "18.3.1",
134
134
  "@types/react-is": "18.3.1",
135
- "@types/react-test-renderer": "18.3.1",
136
135
  "@vitejs/plugin-react": "^4.3.3",
137
136
  "afterframe": "^1.0.2",
138
137
  "ajv": "8.16.0",
@@ -169,7 +168,6 @@
169
168
  "react": "18.3.1",
170
169
  "react-dom": "18.3.1",
171
170
  "react-is": "18.3.1",
172
- "react-test-renderer": "18.3.1",
173
171
  "recast": "0.23.7",
174
172
  "rimraf": "5.0.5",
175
173
  "rollup": "4.52.5",