diff --git a/org/package.json b/org/package.json index 45727547..2ceb3187 100644 --- a/org/package.json +++ b/org/package.json @@ -16,7 +16,7 @@ "dependencies": { "@algolia/autocomplete-core": "^1.19.9", "@astrojs/mdx": "^7.0.7", - "@astrojs/react": "^6.0.4", + "@astrojs/react": "^6.0.5", "@astrojs/sitemap": "^3.7.3", "@astrojs/vercel": "^11.0.7", "@headlessui/react": "^2.2.4", @@ -24,22 +24,22 @@ "@sindresorhus/slugify": "^2.2.1", "@tailwindcss/typography": "^0.5.20", "@tailwindcss/vite": "^4.3.2", - "astro": "^7.2.4", + "astro": "^7.2.10", "clsx": "^2.1.1", "fast-glob": "^3.3.3", "flexsearch": "^0.8.212", "gray-matter": "^4.0.3", - "react": "^19.1.0", - "react-dom": "^19.1.0", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-highlight-words": "^0.21.0", "rehype-autolink-headings": "^7.1.0", - "tailwindcss": "^4.3.2" + "tailwindcss": "^4.3.3" }, "devDependencies": { - "@astrojs/check": "^0.9.4", + "@astrojs/check": "^0.9.10", "@types/node": "^26.1.0", - "@types/react": "^19.1.6", - "@types/react-dom": "^19.1.3", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.5", "@types/react-highlight-words": "^0.20.1", "@typescript-eslint/eslint-plugin": "^8.62.1", "@typescript-eslint/parser": "^8.62.1",