diff --git a/sites/docs-devsy-sh/package-lock.json b/sites/docs-devsy-sh/package-lock.json index fc469f500..b0569df83 100644 --- a/sites/docs-devsy-sh/package-lock.json +++ b/sites/docs-devsy-sh/package-lock.json @@ -18,16 +18,16 @@ "react-dom": "^19.2.8" }, "devDependencies": { - "@tailwindcss/postcss": "^4.3.3", - "@types/mdx": "^2.0.14", - "@types/node": "^26.1.2", + "@tailwindcss/postcss": "4.3.3", + "@types/mdx": "2.0.14", + "@types/node": "26.1.2", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "next-validate-link": "^1.6.6", - "postcss": "^8.5.24", - "tailwindcss": "^4.3.3", - "tsx": "^4.23.5", - "typescript": "^6.0.3" + "next-validate-link": "1.6.6", + "postcss": "8.5.25", + "tailwindcss": "4.3.3", + "tsx": "4.23.5", + "typescript": "6.0.3" } }, "node_modules/@alloc/quick-lru": { diff --git a/sites/docs-devsy-sh/package.json b/sites/docs-devsy-sh/package.json index f57c45e2b..e2b4bb7b5 100644 --- a/sites/docs-devsy-sh/package.json +++ b/sites/docs-devsy-sh/package.json @@ -19,15 +19,15 @@ "react-dom": "^19.2.8" }, "devDependencies": { - "@tailwindcss/postcss": "^4.3.3", - "@types/mdx": "^2.0.14", - "@types/node": "^26.1.2", + "@tailwindcss/postcss": "4.3.3", + "@types/mdx": "2.0.14", + "@types/node": "26.1.2", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "next-validate-link": "^1.6.6", - "postcss": "^8.5.24", - "tailwindcss": "^4.3.3", - "tsx": "^4.23.5", - "typescript": "^6.0.3" + "next-validate-link": "1.6.6", + "postcss": "8.5.25", + "tailwindcss": "4.3.3", + "tsx": "4.23.5", + "typescript": "6.0.3" } }