mirror of
https://github.com/learnhouse/docs.git
synced 2026-02-18 23:41:46 +01:00
Merge pull request #36 from learnhouse/dependabot/npm_and_yarn/react-aria/ssr-3.9.6
build(deps): bump @react-aria/ssr from 3.9.5 to 3.9.6
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.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"
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user