Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/svelte to v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent b1e929c commit f965684
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@astrojs/netlify": "4.0.1",
"@astrojs/prefetch": "0.4.1",
"@astrojs/react": "3.0.8",
"@astrojs/svelte": "5.0.2",
"@astrojs/svelte": "5.0.3",
"@astrojs/tailwind": "5.0.4",
"@astrojs/vercel": "6.1.0",
"@astrojs/vue": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@
"@vitejs/plugin-react" "^4.2.0"
ultrahtml "^1.3.0"

"@astrojs/[email protected].2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@astrojs/svelte/-/svelte-5.0.2.tgz#d25d31da416c61f9a67e18c54dc7aa7df3a7e7df"
integrity sha512-B5h7sRXFmNvZucQlhz8MBsrsYfmVYCtcBUdDGe4ndJyBpD+klvmw31NGqhQp4z6HqxwbSWgaAvjXt/A76cgLIA==
"@astrojs/[email protected].3":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@astrojs/svelte/-/svelte-5.0.3.tgz#538c6c56757bed1109be63631ec971fa281b77c9"
integrity sha512-6TUBRUxmsEczKPBT6oDUAfvzuFCmITuhZfKPT5ZtOOyj9XOVnEnj/Iobd3ajKUbpWNYX7qZVAd1KMkmJc1Nhsg==
dependencies:
"@sveltejs/vite-plugin-svelte" "^3.0.0"
svelte2tsx "^0.6.25"
Expand Down

0 comments on commit f965684

Please sign in to comment.