Browse Source

Bump the site group across 1 directory with 12 updates (#1592)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: o2sh <ossama-hjaji@live.fr>
pull/1593/head
dependabot[bot] 5 months ago committed by GitHub
parent
commit
b63fdb25ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 929
      docs/vercel/package-lock.json
  2. 22
      docs/vercel/package.json

929
docs/vercel/package-lock.json generated

File diff suppressed because it is too large Load Diff

22
docs/vercel/package.json

@ -15,19 +15,19 @@ @@ -15,19 +15,19 @@
"devDependencies": {
"@rollup/plugin-yaml": "^4.1.2",
"@sveltejs/adapter-auto": "^6.0.1",
"@sveltejs/kit": "^2.21.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@sveltejs/kit": "^2.27.0",
"@sveltejs/vite-plugin-svelte": "^6.1.0",
"@types/eslint": "^9.6.0",
"eslint": "^9.28.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-svelte": "^3.9.0",
"globals": "^16.2.0",
"prettier": "^3.5.3",
"eslint": "^9.32.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-svelte": "^3.11.0",
"globals": "^16.3.0",
"prettier": "^3.6.2",
"prettier-plugin-svelte": "^3.4.0",
"svelte": "^5.33.12",
"svelte-check": "^4.2.1",
"svelte": "^5.37.2",
"svelte-check": "^4.3.0",
"typescript": "^5.8.3",
"typescript-eslint": "^8.33.0",
"vite": "^6.3.5"
"typescript-eslint": "^8.38.0",
"vite": "^7.0.6"
}
}

Loading…
Cancel
Save