diff --git a/examples/with-tailwind/apps/docs/package.json b/examples/with-tailwind/apps/docs/package.json index b280212525491..4b9f765b75771 100644 --- a/examples/with-tailwind/apps/docs/package.json +++ b/examples/with-tailwind/apps/docs/package.json @@ -22,7 +22,7 @@ "@repo/tailwind-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@tailwindcss/postcss": "^4.1.5", - "@types/node": "^22.15.3", + "@types/node": "^22.15.30", "@types/react": "^19.1.0", "@types/react-dom": "^19.1.1", "autoprefixer": "^10.4.20", diff --git a/examples/with-tailwind/apps/web/package.json b/examples/with-tailwind/apps/web/package.json index a371184dd318a..763ad0b899431 100644 --- a/examples/with-tailwind/apps/web/package.json +++ b/examples/with-tailwind/apps/web/package.json @@ -22,7 +22,7 @@ "@repo/tailwind-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@tailwindcss/postcss": "^4.1.5", - "@types/node": "^22.15.3", + "@types/node": "^22.15.30", "@types/react": "^19.1.0", "@types/react-dom": "^19.1.1", "autoprefixer": "^10.4.20", diff --git a/examples/with-tailwind/pnpm-lock.yaml b/examples/with-tailwind/pnpm-lock.yaml index 00ae97b4f7ead..75adaf7177241 100644 --- a/examples/with-tailwind/pnpm-lock.yaml +++ b/examples/with-tailwind/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^4.1.5 version: 4.1.5 '@types/node': - specifier: ^22.15.3 - version: 22.15.3 + specifier: ^22.15.30 + version: 22.15.30 '@types/react': specifier: ^19.1.0 version: 19.1.0 @@ -104,8 +104,8 @@ importers: specifier: ^4.1.5 version: 4.1.5 '@types/node': - specifier: ^22.15.3 - version: 22.15.3 + specifier: ^22.15.30 + version: 22.15.30 '@types/react': specifier: ^19.1.0 version: 19.1.0 @@ -945,8 +945,8 @@ packages: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} dev: true - /@types/node@22.15.3: - resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} + /@types/node@22.15.30: + resolution: {integrity: sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==} dependencies: undici-types: 6.21.0 dev: true