diff --git a/package.json b/package.json index 836f91da..e34bb5e0 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@fontsource/baskervville": "^5.0.21", "@hookform/resolvers": "^3.9.0", "@million/lint": "1.0.0-rc.84", - "algoliasearch": "^5.2.5", - "astro": "^4.15.3", + "algoliasearch": "^5.3.0", + "astro": "^4.15.4", "clsx": "^2.1.1", "contentful": "^10.15.0", "firebase": "^10.13.1", @@ -81,7 +81,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@astrojs/ts-plugin": "^1.10.1", + "@astrojs/ts-plugin": "^1.10.2", "@biomejs/biome": "1.8.3", "@commitlint/cli": "^19.4.1", "@commitlint/config-conventional": "^19.4.1", diff --git a/yarn.lock b/yarn.lock index c53d9773..0a9f2577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -325,7 +325,7 @@ __metadata: languageName: node linkType: hard -"@astrojs/ts-plugin@npm:^1.10.1": +"@astrojs/ts-plugin@npm:^1.10.2": version: 1.10.2 resolution: "@astrojs/ts-plugin@npm:1.10.2" dependencies: @@ -4068,7 +4068,7 @@ __metadata: languageName: node linkType: hard -"algoliasearch@npm:^5.2.5": +"algoliasearch@npm:^5.3.0": version: 5.3.0 resolution: "algoliasearch@npm:5.3.0" dependencies: @@ -4264,7 +4264,7 @@ __metadata: languageName: node linkType: hard -"astro@npm:^4.15.3": +"astro@npm:^4.15.4": version: 4.15.4 resolution: "astro@npm:4.15.4" dependencies: @@ -4440,7 +4440,7 @@ __metadata: "@astrojs/react": "npm:^3.6.2" "@astrojs/rss": "npm:^4.0.7" "@astrojs/sitemap": "npm:^3.1.6" - "@astrojs/ts-plugin": "npm:^1.10.1" + "@astrojs/ts-plugin": "npm:^1.10.2" "@biomejs/biome": "npm:1.8.3" "@commitlint/cli": "npm:^19.4.1" "@commitlint/config-conventional": "npm:^19.4.1" @@ -4458,8 +4458,8 @@ __metadata: "@types/react": "npm:^18.3.5" "@types/react-dom": "npm:^18.3.0" "@types/three": "npm:^0.168.0" - algoliasearch: "npm:^5.2.5" - astro: "npm:^4.15.3" + algoliasearch: "npm:^5.3.0" + astro: "npm:^4.15.4" clsx: "npm:^2.1.1" contentful: "npm:^10.15.0" conventional-changelog-atom: "npm:^5.0.0"