Skip to content

Commit

Permalink
chore: bump Astro 5.2, storyblok/js 3.2.2 and other packages
Browse files Browse the repository at this point in the history
Signed-off-by: Edvinas Jurele <[email protected]>
  • Loading branch information
edvinasjurele authored and developer-ns committed Jan 31, 2025
1 parent 86f24c9 commit 41a4dff
Show file tree
Hide file tree
Showing 3 changed files with 1,042 additions and 376 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@storyblok/astro": "^5.1.2",
"astro": "^5.1.1"
"astro": "^5.2.0"
},
"stackblitz": {
"startCommand": "npm run start-stackblitz"
Expand Down
6 changes: 3 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"ts:check": "tsc"
},
"devDependencies": {
"@storyblok/js": "^3.2.1",
"astro": "^5.1.1",
"@storyblok/js": "^3.2.2",
"astro": "^5.2.0",
"vite": "^6.0.11",
"vite-plugin-dts": "^4.4.0"
"vite-plugin-dts": "^4.5.0"
},
"peerDependencies": {
"astro": ">=3.x"
Expand Down
Loading

0 comments on commit 41a4dff

Please sign in to comment.