diff --git a/packages/safelight/package.json b/packages/safelight/package.json index 1ee6f38a..89c9143d 100644 --- a/packages/safelight/package.json +++ b/packages/safelight/package.json @@ -59,7 +59,7 @@ "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.77.8", "strip-ansi": "^7.1.0", - "tailwindcss": "^3.4.5", + "tailwindcss": "^3.4.6", "tsx": "^4.16.2", "typescript": "^5.5.3", "unplugin-vue-router": "^0.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd70ff4b..2a2f4e15 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^7.1.0 version: 7.1.0 tailwindcss: - specifier: ^3.4.5 - version: 3.4.5 + specifier: ^3.4.6 + version: 3.4.6 tsx: specifier: ^4.16.2 version: 4.16.2 @@ -4561,37 +4561,6 @@ packages: tslib: 2.6.3 dev: true - /tailwindcss@3.4.5: - resolution: {integrity: sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==} - engines: {node: '>=14.0.0'} - hasBin: true - dependencies: - '@alloc/quick-lru': 5.2.0 - arg: 5.0.2 - chokidar: 3.6.0 - 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.6 - lilconfig: 2.1.0 - micromatch: 4.0.7 - normalize-path: 3.0.0 - object-hash: 3.0.0 - picocolors: 1.0.1 - postcss: 8.4.39 - postcss-import: 15.1.0(postcss@8.4.39) - postcss-js: 4.0.1(postcss@8.4.39) - postcss-load-config: 4.0.2(postcss@8.4.39) - postcss-nested: 6.0.1(postcss@8.4.39) - postcss-selector-parser: 6.1.1 - resolve: 1.22.8 - sucrase: 3.35.0 - transitivePeerDependencies: - - ts-node - dev: true - /tailwindcss@3.4.6: resolution: {integrity: sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==} engines: {node: '>=14.0.0'}