Skip to content

Commit

Permalink
Update Svelte to svelte 5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Jan 16, 2025
1 parent 693a4ae commit bfa0170
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 255 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,37 +39,37 @@
"@changesets/cli": "^2.27.11",
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-vercel": "^5.5.2",
"@sveltejs/kit": "^2.15.2",
"@sveltejs/kit": "^2.15.3",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
"@types/eslint": "^9.6.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"flowbite-svelte": "1.0.0-next.1",
"globals": "^15.14.0",
"highlight.js": "^11.11.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.10",
"publint": "^0.2.12",
"runatics": "^0.1.3",
"runes-meta-tags": "^0.4.2",
"runes-webkit": "^0.9.48",
"svelte": "^5.17.0",
"svelte-check": "^4.1.2",
"svelte": "^5.18.0",
"svelte-check": "^4.1.4",
"svelte-lib-helpers": "^0.4.16",
"svelte-preprocess": "^6.0.3",
"svelte-rune-highlight": "^0.5.13",
"svelte-shields": "^0.5.1",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.17",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit bfa0170

Please sign in to comment.