diff --git a/org/package.json b/org/package.json index 45727547..9296abd0 100644 --- a/org/package.json +++ b/org/package.json @@ -15,34 +15,34 @@ }, "dependencies": { "@algolia/autocomplete-core": "^1.19.9", - "@astrojs/mdx": "^7.0.7", + "@astrojs/mdx": "^7.0.8", "@astrojs/react": "^6.0.4", "@astrojs/sitemap": "^3.7.3", - "@astrojs/vercel": "^11.0.7", + "@astrojs/vercel": "^11.0.8", "@headlessui/react": "^2.2.4", "@sentry/astro": "^10.63.0", "@sindresorhus/slugify": "^2.2.1", "@tailwindcss/typography": "^0.5.20", - "@tailwindcss/vite": "^4.3.2", - "astro": "^7.2.4", + "@tailwindcss/vite": "^4.3.3", + "astro": "^7.2.9", "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", - "@types/node": "^26.1.0", - "@types/react": "^19.1.6", - "@types/react-dom": "^19.1.3", + "@astrojs/check": "^0.9.10", + "@types/node": "^26.4.0", + "@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", + "@typescript-eslint/eslint-plugin": "^8.68.0", + "@typescript-eslint/parser": "^8.68.0", "eslint": "^9.32.0", "eslint-plugin-astro": "^1.3.1", "eslint-plugin-jsx-a11y": "^6.10.2",