deps: bump @primer/react from 36.1.0 to 36.4.0 (#877)
Bumps [@primer/react](https://github.com/primer/react) from 36.1.0 to 36.4.0. - [Release notes](https://github.com/primer/react/releases) - [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/react/compare/v36.1.0...v36.4.0) --- updated-dependencies: - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 11, 2023 at 11:39 UTC
821912639685ff6ea3ae9b3c3741b1e3c7fab660
1 file changed
+11
-11
package-lock.json
+11
-11
@@ -8283,9 +8283,9 @@
8283
}
8284
},
8285
"node_modules/@primer/behaviors": {
8286
- "version": "1.3.6",
8287
- "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.3.6.tgz",
8288
- "integrity": "sha512-gzryOl22EOzJSPT8pYbHZYHgcKEOw9KxG0L5XRL+cMaS767YGqZGoeF/YEaeJ3dEWMzqz93FPGSem3eo5PmPBA=="
8286
+ "version": "1.5.1",
8287
+ "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.5.1.tgz",
8288
+ "integrity": "sha512-ApPbNhiWPHscs0+rLV76sCY75IEpPvDEZq9+iQXQqU6Tv5SLdax3PmzJlUHftlQ7O/eJnLO1dTEMEwj2Yn1BLA=="
8289
},
8290
"node_modules/@primer/octicons-react": {
8291
"version": "19.8.0",
@@ -8299,14 +8299,14 @@
8299
}
8300
},
8301
"node_modules/@primer/primitives": {
8302
- "version": "7.15.0",
8303
- "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.15.0.tgz",
8304
- "integrity": "sha512-ut010QMQT2YcQcn6gLHBC97YVN0ToR+7phxl+351hC94a7EgVR9GtwLOqopqU7el2w6iOrUndHBxDuUg1TBWhg=="
8302
+ "version": "7.15.3",
8303
+ "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.15.3.tgz",
8304
+ "integrity": "sha512-BFxFKwa0Bkr+esqbXU5Yt91z/58J2MPoW1cYtp0j2rUYus4lIZnczX7+ZYb7j4BqpfY/88q9Vn+BRwW/Sx4eIA=="
8305
},
8306
"node_modules/@primer/react": {
8307
- "version": "36.1.0",
8308
- "resolved": "https://registry.npmjs.org/@primer/react/-/react-36.1.0.tgz",
8309
- "integrity": "sha512-pncEhz8FTW6OI08QyxlItyO1deI5csRKXh4eStzPzXhPBHH+RWbf2cHHhbMIEyIYkOKIygOLCwMc1je07x2BUg==",
8307
+ "version": "36.4.0",
8308
+ "resolved": "https://registry.npmjs.org/@primer/react/-/react-36.4.0.tgz",
8309
+ "integrity": "sha512-bNluyJychKDpkFRD2+2TosrOGQGTmSg7nWD4t2MZc10HWCjiNfn5i+nK20ns5yZ9Nyc0bFhbJd9QcHrhGGYXsA==",
8310
"dependencies": {
8311
"@github/combobox-nav": "^2.1.5",
8312
"@github/markdown-toolbar-element": "^2.1.0",
@@ -8314,9 +8314,9 @@
8314
"@github/relative-time-element": "^4.1.2",
8315
"@lit-labs/react": "^1.1.1",
8316
"@oddbird/popover-polyfill": "^0.3.1",
8317
- "@primer/behaviors": "^1.3.4",
8317
+ "@primer/behaviors": "^1.5.1",
8318
"@primer/octicons-react": "^19.8.0",
8319
- "@primer/primitives": "^7.11.11",
8319
+ "@primer/primitives": "7.15.3",
8320
"@react-aria/ssr": "^3.5.0",
8321
"@styled-system/css": "^5.1.5",
8322
"@styled-system/props": "^5.1.5",