From 50df5701f9cbf0fd05cbbba4368140be6489fc27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:23:08 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 3.3.2 to 3.4.0 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.4.0) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/expo/package.json | 2 +- examples/remix/package.json | 2 +- pnpm-lock.yaml | 77 ++++--------------------------------- 3 files changed, 9 insertions(+), 72 deletions(-) diff --git a/examples/expo/package.json b/examples/expo/package.json index 78356c8..37855b6 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -30,6 +30,6 @@ "devDependencies": { "@babel/core": "~7.20.12", "@types/react": "~18.2.46", - "tailwindcss": "3.3.2" + "tailwindcss": "3.4.0" } } diff --git a/examples/remix/package.json b/examples/remix/package.json index b6c63cc..76e538d 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -24,7 +24,7 @@ "@remix-run/dev": "~2.3.1", "@types/react": "~18.2.46", "@types/react-dom": "~18.2.18", - "tailwindcss": "~3.3.7" + "tailwindcss": "~3.4.0" }, "engines": { "node": ">=18.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3798253..92c56e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: version: 1.11.1 nativewind: specifier: ~2.0.11 - version: 2.0.11(react@18.2.0)(tailwindcss@3.3.2) + version: 2.0.11(react@18.2.0)(tailwindcss@3.4.0) react: specifier: 18.2.0 version: 18.2.0 @@ -94,8 +94,8 @@ importers: specifier: ~18.2.46 version: 18.2.46 tailwindcss: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.4.0 + version: 3.4.0 examples/remix: dependencies: @@ -140,8 +140,8 @@ importers: specifier: ~18.2.18 version: 18.2.18 tailwindcss: - specifier: ~3.3.7 - version: 3.3.7 + specifier: ~3.4.0 + version: 3.4.0 packages/browser: dependencies: @@ -12098,7 +12098,7 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /nativewind@2.0.11(react@18.2.0)(tailwindcss@3.3.2): + /nativewind@2.0.11(react@18.2.0)(tailwindcss@3.4.0): resolution: {integrity: sha512-qCEXUwKW21RYJ33KRAJl3zXq2bCq82WoI564fI21D/TiqhfmstZOqPN53RF8qK1NDK6PGl56b2xaTxgObEePEg==} engines: {node: '>=14.18'} peerDependencies: @@ -12116,7 +12116,7 @@ packages: postcss-css-variables: 0.18.0(postcss@8.4.32) postcss-nested: 5.0.6(postcss@8.4.32) react-is: 18.2.0 - tailwindcss: 3.3.2 + tailwindcss: 3.4.0 use-sync-external-store: 1.2.0(react@18.2.0) transitivePeerDependencies: - react @@ -14437,68 +14437,6 @@ packages: '@babel/runtime': 7.23.7 dev: false - /tailwindcss@3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} - engines: {node: '>=14.0.0'} - hasBin: true - dependencies: - '@alloc/quick-lru': 5.2.0 - arg: 5.0.2 - chokidar: 3.5.3 - didyoumean: 1.2.2 - dlv: 1.1.3 - fast-glob: 3.3.2 - glob-parent: 6.0.2 - is-glob: 4.0.3 - jiti: 1.21.0 - lilconfig: 2.1.0 - micromatch: 4.0.5 - normalize-path: 3.0.0 - object-hash: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.32 - postcss-import: 15.1.0(postcss@8.4.32) - postcss-js: 4.0.1(postcss@8.4.32) - postcss-load-config: 4.0.2(postcss@8.4.32) - postcss-nested: 6.0.1(postcss@8.4.32) - postcss-selector-parser: 6.0.15 - postcss-value-parser: 4.2.0 - resolve: 1.22.8 - sucrase: 3.35.0 - transitivePeerDependencies: - - ts-node - - /tailwindcss@3.3.7: - resolution: {integrity: sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==} - engines: {node: '>=14.0.0'} - hasBin: true - dependencies: - '@alloc/quick-lru': 5.2.0 - arg: 5.0.2 - chokidar: 3.5.3 - didyoumean: 1.2.2 - dlv: 1.1.3 - fast-glob: 3.3.2 - glob-parent: 6.0.2 - is-glob: 4.0.3 - jiti: 1.21.0 - lilconfig: 2.1.0 - micromatch: 4.0.5 - normalize-path: 3.0.0 - object-hash: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.32 - postcss-import: 15.1.0(postcss@8.4.32) - postcss-js: 4.0.1(postcss@8.4.32) - postcss-load-config: 4.0.2(postcss@8.4.32) - postcss-nested: 6.0.1(postcss@8.4.32) - postcss-selector-parser: 6.0.15 - resolve: 1.22.8 - sucrase: 3.35.0 - transitivePeerDependencies: - - ts-node - dev: true - /tailwindcss@3.4.0: resolution: {integrity: sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==} engines: {node: '>=14.0.0'} @@ -14528,7 +14466,6 @@ packages: sucrase: 3.35.0 transitivePeerDependencies: - ts-node - dev: true /tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}