Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nuxtjs/tailwindcss to v6 #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/tailwindcss 3.4.3 -> 6.12.1 age adoption passing confidence

Release Notes

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.12.1

Compare Source

compare changes

🩹 Fixes
📖 Documentation
📦 Build
  • Update merger filename and revert @nuxt/content upgrade (#​867)
🏡 Chore
❤️ Contributors

v6.12.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
  • Remove unneeded postcss-custom-properties plugin (#​836)
  • Migrate to eslint v9 (#​834)
  • Update deps (87fb919)
❤️ Contributors

v6.11.4

Compare Source

compare changes

🩹 Fixes
💅 Refactors
  • Move colorette to consola/utils (#​805)
🏡 Chore
  • Assign postcss plugins in order (46c2025)
❤️ Contributors

v6.11.3

Compare Source

compare changes

🩹 Fixes
  • Add tw util for compatible versions and use unshift for module paths (3f0d6e1)
  • Command palette (#​799)
📖 Documentation
  • Add export default to default config example (#​796)
❤️ Contributors

v6.11.2

Compare Source

compare changes

🩹 Fixes
  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)
📖 Documentation
❤️ Contributors

v6.11.1

Compare Source

compare changes

🩹 Fixes
  • resolvers: Respect configPath over layers (c7fe392)
❤️ Contributors
  • Inesh Bose

v6.11.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)
💅 Refactors
  • Move injectPosition to cssPath (#​792)
🏡 Chore
❤️ Contributors

v6.10.4

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Fix defaultTheme.colors.green is undefined (#​788)
🏡 Chore
❤️ Contributors
  • Inesh Bose
  • Isaac Qadri

v6.10.3

Compare Source

compare changes

🩹 Fixes
  • Remove postinstall script (132f5a1)
❤️ Contributors

v6.10.2

Compare Source

compare changes

🩹 Fixes
  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)
🏡 Chore
  • Use module-builder stub mode for more accurate types (#​773)
  • Update repo (#​768)
  • Update tailwindcss to 3.4 (#​779)
  • Test bundler module resolution (c207562)
❤️ Contributors

v6.10.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.10.0

Compare Source

compare changes

🚀 Enhancements
  • Add util to write tw classes inside strings (#​761)
  • Quiet mode with logger config (#​759)
📖 Documentation
🏡 Chore
  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#​765)
  • Update deps & lint fix (d6111cd)
❤️ Contributors

v6.9.5

Compare Source

compare changes

🩹 Fixes
  • compat: Unspecify bridge option to undefined (58abedf)
🏡 Chore
  • Implement fixes on viewer and allow exporting (#​754)
❤️ Contributors

v6.9.4

Compare Source

compare changes

🩹 Fixes
  • Always include vue extension in SFC content paths (#​752)
❤️ Contributors

v6.9.3

Compare Source

compare changes

🩹 Fixes
  • Allow options.imports to not be set (#​751)
❤️ Contributors
  • Connor Pearson <cjp822@​gmail.com>

v6.9.2

Compare Source

compare changes

🩹 Fixes
  • Include components in content (#​750)
❤️ Contributors
  • Inesh Bose

v6.9.1

Compare Source

compare changes

🩹 Fixes
  • Exclude modules from content (#​748)
  • Allow nuxt.options.pages to be unset (#​747)
❤️ Contributors

v6.9.0

Compare Source

compare changes

🚀 Enhancements
  • More adaptive content paths (#​744)
  • More customisable configuration (#​743)
🏡 Chore
  • Add type module to packageJson (36b4766)
❤️ Contributors
  • Inesh Bose

v6.8.1

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (4334ea3)
  • Not require bridge (c488680)
  • docs: Closes #​705 (#​705)
  • ci: Attempt to fix test (23233be)
  • ci: Attempt to fix test (6eb2b07)
  • Add types to package.json exports map (#​724)
  • ci: Lock vitest version (#​738)
  • Resolve tailwindcss/tailwind.css with pnpm and no shamefully hoist (#​740)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.8.0

Compare Source

compare changes

🚀 Enhancements
  • Parallelise async calls and fixes (#​690)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.7.2

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls " (#​679)
📖 Documentation
❤️ Contributors

v6.7.1

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls (#​679)
🏡 Chore
❤️ Contributors

v6.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow content as object (#​674)
🩹 Fixes
  • vite-plugin: Consider content as object (#​672)
  • SrcDir for layers (#​676)
📖 Documentation
  • Mention plugins in editor support (#​675)
🏡 Chore
❤️ Contributors

v6.6.8

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Content overriding with test files (#​670)
🏡 Chore
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Inesh Bose
  • Pascal Sthamer

v6.6.7

Compare Source

compare changes

🏡 Chore
  • Upgrade deps (cb92551)
  • Exclude test files and add app.config to Tailwind content (#​662)
  • Update deps (fcdbae1)
✅ Tests
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Maarten Van Hunsel

v6.6.6

Compare Source

compare changes

🩹 Fixes
🏡 Chore
  • module: Call hook before resolving config (#​655)
  • Add back viewer in playground (9f7e991)
❤️ Contributors

v6.6.5

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (#​647)
🏡 Chore
❤️ Contributors

v6.6.4

Compare Source

compare changes

🩹 Fixes
  • Use file extension (for esm support) and add missing deps (#​644)
❤️ Contributors

v6.6.3

Compare Source

compare changes

🏡 Chore
  • Using tw default config " (#​636)
❤️ Contributors

v6.6.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • Using tw default config (#​636)
❤️ Contributors

v6.6.1

Compare Source

compare changes

🏡 Chore
  • Reducing dependencies (#​634)
  • Update readme (#​640)
  • Move heavy populateMap function to utils (#​637)
  • Add utils to default content path (#​641)
  • Improving types for config (#​635)
❤️ Contributors

v6.6.0

Compare Source

compare changes

🚀 Enhancements
  • Restart Nuxt server on config changes (#​624)
🩹 Fixes
  • exposeConfig: Maximize nested exports (#​629)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.5.0

Compare Source

compare changes

🚀 Enhancements
  • Providing types for all exports (#​617)
🩹 Fixes
  • Don't add tailwind viewer in devtools if disabled (1734058)
  • Set preset plugins to null in resolved config (#​618)
📖 Documentation
🏡 Chore
❤️ Contributors
6.4.1 (2023-02-17)
Bug Fixes

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
Bug Fixes
6.3.1 (2023-02-01)
Bug Fixes
  • support layers in correct order and watch config to warn restart (0357676)

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
Bug Fixes

v6.2.0

Compare Source

Features
Bug Fixes
  • exposeConfig: named exports in mjs for tree-shaking (#​582) (6c3168d)
6.1.3 (2022-11-03)
Bug Fixes
6.1.2 (2022-10-28)
Bug Fixes
6.1.1 (2022-10-24)
Bug Fixes

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
6.0.1 (2022-10-19)

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update viewer dev middleware to be compatible with h3@&#8203;0.8 (#​545)
  • You can no longer use CJS syntax (module.exports) in your tailwind.config.js (#​549)
Features
5.3.5 (2022-10-07)
Bug Fixes
5.3.4 (2022-10-07)
Bug Fixes
  • remove content from tailwindConfig.content in development (51cfad7)
5.3.3 (2022-09-08)
Bug Fixes
  • resolve config paths fully and warn on config errors (#​522) (6a6dc4f)
5.3.2 (2022-08-12)
Bug Fixes
5.3.1 (2022-07-25)
Bug Fixes

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
Bug Fixes
5.1.3 (2022-06-22)
Bug Fixes
5.1.2 (2022-05-23)
Bug Fixes
  • use correct defuArrayFn and fix srcDir error (cef3a9f)
5.1.1 (2022-05-23)
Bug Fixes

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
5.0.4 (2022-05-02)
Bug Fixes
5.0.3 (2022-04-20)
Bug Fixes
5.0.2 (2022-03-16)
Bug Fixes
  • init postcss plugins (nuxt 2) and use default nesting config (8afaf22)
5.0.1 (2022-03-15)
Bug Fixes
  • append to postcss options and use new nuxt 3 schema (#​437) (fed1c31)
  • enable postcss-nesting by default (bac29b4)

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Bug Fixes
  • add composables directory to content (c36333a)

v4.2.1

Compare Source

  • fix: specify files to avoid rootDir watcher (#​370)

v4.2.0

Compare Source

Features
4.1.3 (2021-06-05)
Bug Fixes
4.1.2 (2021-05-13)
4.1.1 (2021-05-07)

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Features
4.0.3 (2021-04-01)
4.0.2 (2021-03-23)
4.0.1 (2021-03-16)
Bug Fixes
  • use postcss-nesting instead (6240fdf)

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 6 times, most recently from 1891973 to 3a365a2 Compare January 3, 2023 00:18
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 66a15ec to f7e6758 Compare February 1, 2023 18:10
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 1980f14 to e9be162 Compare February 17, 2023 14:28
@socket-security
Copy link

socket-security bot commented Feb 17, 2023

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Install scripts npm/core-js@2.6.11
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
🚫
Install scripts npm/ejs@2.7.4
  • Install script: postinstall
  • Source: node ./postinstall.js
  • orphan: npm/ejs@2.7.4
🚫
Install scripts npm/deasync@0.1.20
  • Install script: install
  • Source: node ./build.js
  • orphan: npm/deasync@0.1.20
🚫
Telemetry npm/@nuxt/telemetry@1.3.2
  • Note: Can be disabled by setting the environment variable NUXT_TELEMETRY_DISABLED=1
  • orphan: npm/@nuxt/telemetry@1.3.2
🚫

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/core-js@2.6.11
  • @SocketSecurity ignore npm/ejs@2.7.4
  • @SocketSecurity ignore npm/deasync@0.1.20
  • @SocketSecurity ignore npm/@nuxt/telemetry@1.3.2

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from a3fe40b to afd239b Compare March 23, 2023 19:42
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from afd239b to bbd71ae Compare March 29, 2023 23:41
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from bbd71ae to dee86c5 Compare April 17, 2023 11:55
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from dee86c5 to 8c4ce31 Compare May 28, 2023 12:22
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 8c4ce31 to 831809d Compare June 13, 2023 11:24
@socket-security
Copy link

socket-security bot commented Jun 13, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/helper-define-map@7.10.4 None 0 6.71 kB jlhwung
npm/@babel/helper-get-function-arity@7.10.4 None 0 3.33 kB jlhwung
npm/@babel/helper-regex@7.10.4 None 0 2.46 kB jlhwung
npm/@babel/runtime@7.12.5 None 0 113 kB nicolo-ribaudo
npm/@nuxtjs/tailwindcss@6.12.1 unsafe Transitive: environment, filesystem +11 1.81 MB ineshbose
npm/anymatch@3.1.3 None 0 9.65 kB phated
npm/assert-plus@1.0.0 environment 0 11.4 kB pfmooney
npm/async@2.6.4 None 0 541 kB hargasinski
npm/babel-plugin-dynamic-import-node@2.3.3 None 0 12.4 kB ljharb
npm/babel-runtime@6.26.0 Transitive: eval +1 73.6 kB hzoo
npm/babel-types@6.26.0 None +2 194 kB hzoo
npm/bluebird@3.7.2 environment, eval, unsafe 0 632 kB esailija
npm/bn.js@4.11.8 None 0 99.4 kB indutny
npm/boolbase@1.0.0 None 0 1.33 kB feedic
npm/browserify-aes@1.2.0 None +1 34.6 kB cwmma
npm/buffer-from@1.1.1 None 0 4.97 kB linusu
npm/caniuse-lite@1.0.30001641 None 0 2.08 MB caniuse-lite
npm/chokidar@3.6.0 environment, filesystem 0 90.2 kB paulmillr
npm/chownr@1.1.4 filesystem 0 5.71 kB isaacs
npm/cipher-base@1.0.4 None 0 7.95 kB cwmma
npm/clean-css@4.2.3 environment, filesystem, network 0 437 kB jakub.pawlowicz
npm/colorette@2.0.19 None 0 17 kB jorgebucaran
npm/concat-stream@1.6.2 None 0 9.56 kB mafintosh
npm/core-js@2.6.11 environment, eval, filesystem 0 2.26 MB zloirock
npm/core-util-is@1.0.2 None 0 23.2 kB isaacs
npm/create-hash@1.2.0 None 0 5.21 kB cwmma
npm/create-hmac@1.1.7 None 0 5.81 kB cwmma
npm/css-color-names@0.0.4 None 0 5.33 kB bahamas10
npm/css-tree@1.0.0-alpha.37 None 0 995 kB lahmatiy
npm/deep-is@0.1.3 None 0 8.22 kB thlorenz
npm/destr@2.0.3 None 0 11.1 kB pi0
npm/destroy@1.0.4 filesystem 0 5.2 kB dougwilson
npm/domelementtype@1.3.1 None 0 2.07 kB feedic
npm/domutils@1.5.1 None +3 105 kB feedic
npm/duplexify@3.7.1 None 0 17.1 kB mafintosh
npm/electron-to-chromium@1.4.825 None 0 297 kB kilianvalkhof
npm/end-of-stream@1.4.4 None 0 6.23 kB mafintosh
npm/enhanced-resolve@4.3.0 None 0 91.8 kB sokra
npm/errno@0.1.7 None 0 18 kB ralphtheninja
npm/error-ex@1.3.2 None 0 9.04 kB qix
npm/esprima@4.0.1 None 0 314 kB ariya
npm/evp_bytestokey@1.0.3 None 0 5.13 kB dcousens
npm/extend-shallow@3.0.2 None +2 21.4 kB phated
npm/extsprintf@1.3.0 None 0 22.8 kB dap
npm/fast-levenshtein@2.0.6 None 0 9.44 kB hiddentao

🚮 Removed packages: npm/@nuxtjs/tailwindcss@3.4.3, npm/anymatch@3.1.1, npm/caniuse-lite@1.0.30001441, npm/chokidar@3.5.1, npm/electron-to-chromium@1.4.284, npm/finalhandler@1.1.2, npm/find-cache-dir@3.3.1, npm/find-up@4.1.0, npm/follow-redirects@1.15.2, npm/fresh@0.5.2, npm/fs-extra@9.1.0, npm/fsevents@2.3.1, npm/gensync@1.0.0-beta.2, npm/glob-parent@5.1.2, npm/glob@7.1.6, npm/graceful-fs@4.2.4, npm/has-symbols@1.0.1, npm/has@1.0.3, npm/he@1.2.0, npm/html-validator@6.0.1, npm/http-errors@1.7.2, npm/http-server@14.1.1, npm/husky@8.0.2, npm/iconv-lite@0.4.24, npm/import-fresh@3.2.1, npm/inherits@2.0.4, npm/is-callable@1.1.5, npm/is-extglob@2.1.1, npm/is-glob@4.0.1, npm/is-plain-object@2.0.4, npm/is-wsl@2.2.0, npm/isarray@1.0.0, npm/jest-serializer-vue@3.1.0, npm/jest-util@26.6.2, npm/jest@26.6.3, npm/js-tokens@4.0.0, npm/json5@2.2.2, npm/kind-of@6.0.3, npm/kleur@4.1.5, npm/levenary@1.1.1, npm/lighthouse-logger@1.2.0, npm/lint-staged@13.1.0, npm/lodash@4.17.15, npm/make-dir@3.1.0, npm/methods@1.1.2, npm/micromatch@4.0.2, npm/mime-db@1.44.0, npm/mime-types@2.1.27, npm/mime@1.6.0, npm/minimist@1.2.5, npm/mkdirp@0.5.5, npm/mock-fs@5.2.0, npm/ms@2.1.2, npm/node-releases@2.0.8, npm/normalize-path@3.0.0, npm/npm-run-path@4.0.1, npm/nuxt-i18n@6.28.1, npm/nuxt-lazy-load@1.2.9, npm/nuxt@2.14.12, npm/object-keys@1.1.1, npm/object.values@1.1.1, npm/on-finished@2.3.0, npm/on-headers@1.0.2, npm/once@1.4.0, npm/onetime@5.1.2, npm/open@7.2.0, npm/pa11y@5.3.1, npm/parseurl@1.3.3, npm/path-is-absolute@1.0.1, npm/path-key@3.1.1, npm/picomatch@2.2.2, npm/portfinder@1.0.32, npm/prettier@2.8.1, npm/pretty-format@26.6.1, npm/pretty@2.0.0, npm/progress@2.0.3, npm/prompts@2.4.2, npm/qs@6.7.0, npm/range-parser@1.2.1, npm/readdirp@3.5.0, npm/regenerator-transform@0.15.1, npm/regexp-tree@0.1.21, npm/regexpp@3.1.0, npm/regexpu-core@5.2.2, npm/resolve@1.17.0, npm/rimraf@3.0.2, npm/safe-buffer@5.1.2, npm/safer-buffer@2.1.2, npm/schema-utils@2.6.6, npm/semver@6.3.0, npm/serve-static@1.14.1, npm/signal-exit@3.0.3, npm/source-map@0.6.1, npm/statuses@1.5.0, npm/tapable@1.1.3, npm/terser@4.8.1, npm/ts-jest@26.5.6, npm/type-is@1.6.18, npm/unpipe@1.0.0, npm/uuid@8.3.2, npm/vary@1.1.2, npm/vue-eslint-parser@7.11.0, npm/vue-jest@3.0.7, npm/vue-template-compiler@2.7.16, npm/vue@2.7.16, npm/which@2.0.2, npm/yargs-parser@13.1.2, npm/yargs@15.4.1

View full report↗︎

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 831809d to 135457b Compare June 20, 2023 17:07
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 135457b to 599a0f4 Compare October 25, 2023 15:34
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 3 times, most recently from e6e7b86 to c9f448c Compare November 3, 2023 12:17
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 3 times, most recently from f057ced to 6465696 Compare November 23, 2023 10:02
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from 81d6004 to a288176 Compare December 27, 2023 19:13
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from a288176 to ec3852c Compare January 9, 2024 01:07
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from ec3852c to 3ede500 Compare January 20, 2024 13:44
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch 2 times, most recently from b860bb9 to c9149e6 Compare January 29, 2024 00:05
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from c9149e6 to 571c643 Compare February 3, 2024 13:41
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 571c643 to 4526f38 Compare February 10, 2024 18:34
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 4526f38 to dc0a4d6 Compare April 17, 2024 18:40
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from dc0a4d6 to 3790070 Compare July 11, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants