diff --git a/.nvmrc b/.nvmrc index 645ae0c..119f15a 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.15.0 \ No newline at end of file +20.15.1 \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index 23d98fd..db6695d 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8446e83..3bf9f9c 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "start": "gatsby develop" }, "dependencies": { - "@lekoarts/gatsby-theme-emilia": "^5.1.6", - "gatsby": "^5.13.6", + "@lekoarts/gatsby-theme-emilia": "^5.1.7", + "gatsby": "^5.13.7", "gatsby-plugin-manifest": "^5.13.1", "gatsby-plugin-sitemap": "^6.13.1", "react": "^18.3.1", @@ -24,7 +24,7 @@ "@types/node": "^20.14.10", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "prettier": "^3.3.2", + "prettier": "^3.3.3", "typescript": "^5.5.3" } }