Skip to content

Commit

Permalink
⬆️ svelte 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XIYO committed Oct 21, 2024
1 parent f76f66f commit f58892a
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 473 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,40 +19,40 @@
},
"devDependencies": {
"@inlang/paraglide-js": "1.11.2",
"@playwright/test": "^1.47.2",
"@shikijs/rehype": "^1.20.0",
"@shikijs/transformers": "^1.20.0",
"@playwright/test": "^1.48.1",
"@shikijs/rehype": "^1.22.0",
"@shikijs/transformers": "^1.22.0",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/enhanced-img": "^0.3.8",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/enhanced-img": "^0.3.9",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.7",
"@types/eslint": "^8.56.12",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",
"globals": "^15.9.0",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.11.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"rehype-callouts": "^1.0.3",
"rehype-callouts": "^1.1.0",
"rehype-stringify": "^10.0.1",
"remark-figure-caption": "^1.0.6",
"remark-frontmatter": "^5.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"shiki": "^1.20.0",
"shiki": "^1.22.0",
"super-sitemap": "^0.15.1",
"svelte": "5.0.0-next.250",
"svelte": "5.0.3",
"svelte-check": "^3.8.6",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vitest": "^1.6.0"
},
"type": "module",
"packageManager": "[email protected]+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b",
"dependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.13.0",
"@inlang/paraglide-sveltekit": "0.11.0",
"@kfonts/neodgm-code": "^0.5.0",
"@lobehub/i18n-cli": "^1.20.0",
Expand Down
Loading

0 comments on commit f58892a

Please sign in to comment.