updates modal

This commit is contained in:
Alex
2023-09-13 14:11:32 +01:00
parent d6e2535a5e
commit 2a83318739
10 changed files with 36 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@vercel/analytics": "^1.0.2",
"docsgpt": "^0.2.3",
"docsgpt": "^0.2.4",
"next": "^13.4.19",
"nextra": "^2.12.3",
"nextra-theme-docs": "^2.12.3",
@@ -1623,9 +1623,9 @@
"integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
},
"node_modules/docsgpt": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/docsgpt/-/docsgpt-0.2.3.tgz",
"integrity": "sha512-IeLfvJbnvcdUy50OZz79R6dKQdg9TcatUabvjtUKN6IS/KgPmdKj9hZ6BLBNkJaxSCegmkMlRS6ZDYtaoGmNHw==",
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/docsgpt/-/docsgpt-0.2.4.tgz",
"integrity": "sha512-za4YY8HPFdNgV3deVzrQ73XG5DJXVWtXb0cLVm6ZLrulWZ/MDj29AeAjGpLyXoKHLdD8sGq90wEfnfI7ih+JXA==",
"dependencies": {
"postcss-cli": "^10.1.0",
"react": "^18.2.0",

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"@vercel/analytics": "^1.0.2",
"docsgpt": "^0.2.3",
"docsgpt": "^0.2.4",
"next": "^13.4.19",
"nextra": "^2.12.3",
"nextra-theme-docs": "^2.12.3",