build(deps): bump @react-aria/ssr from 3.9.5 to 3.9.6

Bumps [@react-aria/ssr](https://github.com/adobe/react-spectrum) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/ssr@3.9.5...@react-aria/ssr@3.9.6)

---
updated-dependencies:
- dependency-name: "@react-aria/ssr"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-01 17:36:44 +00:00
committed by GitHub
parent 4a8125b7e5
commit 86c1855f03
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "learnhouse-docs",
"version": "0.1.0",
"dependencies": {
"@react-aria/ssr": "^3.9.5",
"@react-aria/ssr": "^3.9.6",
"@vercel/analytics": "^1.3.1",
"next": "^14.2.7",
"next-sitemap": "^4.1.8",
@@ -498,9 +498,9 @@
}
},
"node_modules/@react-aria/ssr": {
"version": "3.9.5",
"resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.5.tgz",
"integrity": "sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==",
"version": "3.9.6",
"resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.6.tgz",
"integrity": "sha512-iLo82l82ilMiVGy342SELjshuWottlb5+VefO3jOQqQRNYnJBFpUSadswDPbRimSgJUZuFwIEYs6AabkP038fA==",
"dependencies": {
"@swc/helpers": "^0.5.0"
},