update package

This commit is contained in:
Alex
2023-09-12 17:13:34 +01:00
parent dcdbb05168
commit 1bd9759ab7
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@vercel/analytics": "^1.0.2",
"docsgpt": "^0.2.0",
"docsgpt": "^0.2.2",
"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.1",
"resolved": "https://registry.npmjs.org/docsgpt/-/docsgpt-0.2.1.tgz",
"integrity": "sha512-euu93pvphZ79RuqNxM/35PXXEQzKC/4lq0efkbMllR0PvhqgoiSsN5k73MhQy5awiaapXEVCEOYHs+VDcWSs1g==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/docsgpt/-/docsgpt-0.2.2.tgz",
"integrity": "sha512-lMLvMnC86lQ/j2G3RE5iC3qAb5m4NGtkKotTVWOJpJnkL//+kwmQrsK2Wq0d6sOrnYTjPYUUGp2ujY95dPnfiQ==",
"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.0",
"docsgpt": "^0.2.2",
"next": "^13.4.19",
"nextra": "^2.12.3",
"nextra-theme-docs": "^2.12.3",