mirror of
https://github.com/learnhouse/docs.git
synced 2026-02-18 00:07:39 +01:00
build(deps): bump @react-aria/ssr from 3.9.2 to 3.9.4
Bumps [@react-aria/ssr](https://github.com/adobe/react-spectrum) from 3.9.2 to 3.9.4. - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/ssr@3.9.2...@react-aria/ssr@3.9.4) --- 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "learnhouse-docs",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@react-aria/ssr": "^3.6.0",
|
||||
"@react-aria/ssr": "^3.9.4",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"next": "^14.2.3",
|
||||
"next-sitemap": "^4.1.8",
|
||||
@@ -498,9 +498,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-aria/ssr": {
|
||||
"version": "3.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.2.tgz",
|
||||
"integrity": "sha512-0gKkgDYdnq1w+ey8KzG9l+H5Z821qh9vVjztk55rUg71vTk/Eaebeir+WtzcLLwTjw3m/asIjx8Y59y1lJZhBw==",
|
||||
"version": "3.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.4.tgz",
|
||||
"integrity": "sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ==",
|
||||
"dependencies": {
|
||||
"@swc/helpers": "^0.5.0"
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-aria/ssr": "^3.6.0",
|
||||
"@react-aria/ssr": "^3.9.4",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"next": "^14.2.3",
|
||||
"next-sitemap": "^4.1.8",
|
||||
|
||||
Reference in New Issue
Block a user