Merge pull request #21 from learnhouse/dependabot/npm_and_yarn/react-aria/ssr-3.9.4

build(deps): bump @react-aria/ssr from 3.9.2 to 3.9.4
This commit is contained in:
Badr B
2024-06-03 09:31:20 +01:00
committed by GitHub
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.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"
},

View File

@@ -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",