[chore] Update config and npm packages
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
VITE_LIMIT_TIME=2 * 7 * 24 * 60 * 60 * 1000
|
VITE_LIMIT_TIME=2 * 7 * 24 * 60 * 60 * 1000
|
||||||
|
|
||||||
# API related
|
# API related
|
||||||
# VITE_API_URL_DEV="http://192.168.1.19:8055/graphql"
|
# VITE_API_URL_DEV="http://192.168.1.19:8055"
|
||||||
VITE_API_URL_DEV="http://api.housesof.localhost:8055"
|
VITE_API_URL_DEV="http://api.housesof.localhost:8055"
|
||||||
VITE_API_URL_PROD="https://api.housesof.world"
|
VITE_API_URL_PROD="https://api.housesof.world"
|
||||||
VITE_API_GRAPHQL_PATH="/graphql"
|
VITE_API_GRAPHQL_PATH="/graphql"
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"sanitize.css": "^12.0.1"
|
"sanitize.css": "^12.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@sveltejs/adapter-node": "^1.0.0-next.49",
|
"@sveltejs/adapter-node": "^1.0.0-next.50",
|
||||||
"@sveltejs/adapter-vercel": "^1.0.0-next.29",
|
"@sveltejs/adapter-vercel": "^1.0.0-next.29",
|
||||||
"@sveltejs/kit": "next",
|
"@sveltejs/kit": "next",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.31.2",
|
"@typescript-eslint/eslint-plugin": "^4.31.2",
|
||||||
|
|||||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -1,7 +1,7 @@
|
|||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@sveltejs/adapter-node': ^1.0.0-next.49
|
'@sveltejs/adapter-node': ^1.0.0-next.50
|
||||||
'@sveltejs/adapter-vercel': ^1.0.0-next.29
|
'@sveltejs/adapter-vercel': ^1.0.0-next.29
|
||||||
'@sveltejs/kit': next
|
'@sveltejs/kit': next
|
||||||
'@typescript-eslint/eslint-plugin': ^4.31.2
|
'@typescript-eslint/eslint-plugin': ^4.31.2
|
||||||
@@ -22,9 +22,9 @@ dependencies:
|
|||||||
sanitize.css: 12.0.1
|
sanitize.css: 12.0.1
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@sveltejs/adapter-node': 1.0.0-next.49
|
'@sveltejs/adapter-node': 1.0.0-next.50
|
||||||
'@sveltejs/adapter-vercel': 1.0.0-next.29
|
'@sveltejs/adapter-vercel': 1.0.0-next.29
|
||||||
'@sveltejs/kit': 1.0.0-next.171_svelte@3.43.0
|
'@sveltejs/kit': 1.0.0-next.172_svelte@3.43.0
|
||||||
'@typescript-eslint/eslint-plugin': 4.31.2_3815fab247b4312be6d1f55eb1f81298
|
'@typescript-eslint/eslint-plugin': 4.31.2_3815fab247b4312be6d1f55eb1f81298
|
||||||
'@typescript-eslint/parser': 4.31.2_eslint@7.32.0+typescript@4.4.3
|
'@typescript-eslint/parser': 4.31.2_eslint@7.32.0+typescript@4.4.3
|
||||||
eslint: 7.32.0
|
eslint: 7.32.0
|
||||||
@@ -119,8 +119,8 @@ packages:
|
|||||||
picomatch: 2.3.0
|
picomatch: 2.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sveltejs/adapter-node/1.0.0-next.49:
|
/@sveltejs/adapter-node/1.0.0-next.50:
|
||||||
resolution: {integrity: sha512-0v70tnoWOJoYql9g+P92aF+rfhqJ+y9wAyuAV62F7+kSgTBqzTCohuwQwRzLDXKfvxou7G9hfWo7RV1zo7tNKw==}
|
resolution: {integrity: sha512-5We41yYfDY5jduYSzCs30U5aIihfr53vJyAMY0eipzyMSPVPOrb81VaucWUGTObp+IHgMtSl1PxRzshe27Ko4g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.12.29
|
esbuild: 0.12.29
|
||||||
tiny-glob: 0.2.9
|
tiny-glob: 0.2.9
|
||||||
@@ -132,12 +132,12 @@ packages:
|
|||||||
esbuild: 0.12.29
|
esbuild: 0.12.29
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sveltejs/kit/1.0.0-next.171_svelte@3.43.0:
|
/@sveltejs/kit/1.0.0-next.172_svelte@3.43.0:
|
||||||
resolution: {integrity: sha512-lDdEc6eVc8ILuQavHw/HKK7rQs3LMPp1gxieoChvSJGix/GGEaxaOQlUH0JyoLridqzQo39z6XM0giwWLQtGfA==}
|
resolution: {integrity: sha512-DeK9RLy+5SnGDWHq1gjWBMpj4ggctJrxyZfrw266AKZP1yvOqeutX/9XoLKv8lRoAoM12Bm8GxLoTECi7IOYWg==}
|
||||||
engines: {node: ^12.20 || >=14.13}
|
engines: {node: ^12.20 || >=14.13}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
svelte: ^3.39.0
|
svelte: ^3.43.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sveltejs/vite-plugin-svelte': 1.0.0-next.24_svelte@3.43.0+vite@2.5.10
|
'@sveltejs/vite-plugin-svelte': 1.0.0-next.24_svelte@3.43.0+vite@2.5.10
|
||||||
cheap-watch: 1.0.4
|
cheap-watch: 1.0.4
|
||||||
|
|||||||
Reference in New Issue
Block a user