Skip to content

Commit

Permalink
chore(deps): update devdependency @nuxtjs/tailwindcss to ^6.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent bda1045 commit 5f8ca4d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxt-themes/docus": "2.0.0-beta.13",
"@nuxtjs/plausible": "^0.2.4",
"@nuxtjs/tailwindcss": "^6.10.1",
"@nuxtjs/tailwindcss": "^6.10.3",
"@nuxtlabs/github-module": "^1.6.3",
"nuxt": "3.7.3"
},
Expand Down
26 changes: 11 additions & 15 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2002,31 +2002,27 @@ __metadata:
languageName: node
linkType: hard

"@nuxtjs/tailwindcss@npm:^6.10.1":
version: 6.10.1
resolution: "@nuxtjs/tailwindcss@npm:6.10.1"
"@nuxtjs/tailwindcss@npm:^6.10.3":
version: 6.10.3
resolution: "@nuxtjs/tailwindcss@npm:6.10.3"
dependencies:
"@nuxt/kit": "npm:^3.8.2"
autoprefixer: "npm:^10.4.16"
chokidar: "npm:^3.5.3"
clear-module: "npm:^4.1.2"
colorette: "npm:^2.0.20"
cookie-es: "npm:^1.0.0"
consola: "npm:^3.2.3"
defu: "npm:^6.1.3"
destr: "npm:^2.0.2"
h3: "npm:^1.9.0"
iron-webcrypto: "npm:^1.0.0"
micromatch: "npm:^4.0.5"
pathe: "npm:^1.1.1"
postcss: "npm:^8.4.31"
postcss-custom-properties: "npm:^13.3.2"
postcss-nesting: "npm:^12.0.1"
radix3: "npm:^1.1.0"
tailwind-config-viewer: "npm:^1.7.3"
tailwindcss: "npm:~3.3.5"
tailwindcss: "npm:~3.4.0"
ufo: "npm:^1.3.2"
uncrypto: "npm:^0.1.3"
checksum: ca71bb8b3bb296e5b33bae93bb39164a0ecb8344e1008a02b38178eaec78e4fe15969c5e82734fc536e69f25346c567f46af93a848705491b36c81a317810553
checksum: 6f150adcf9e94d6efcc0e8977f02dc6558af96e7a3ab126ed4416659bb0e3c4ba5e46650925fad98e0a31b72871d9645ff8560f3ffd4b3aab9879e12d4b23aa2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2371,7 +2367,7 @@ __metadata:
dependencies:
"@nuxt-themes/docus": "npm:2.0.0-beta.13"
"@nuxtjs/plausible": "npm:^0.2.4"
"@nuxtjs/tailwindcss": "npm:^6.10.1"
"@nuxtjs/tailwindcss": "npm:^6.10.3"
"@nuxtlabs/github-module": "npm:^1.6.3"
nuxt: "npm:3.7.3"
languageName: unknown
Expand Down Expand Up @@ -11060,9 +11056,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:~3.3.5":
version: 3.3.5
resolution: "tailwindcss@npm:3.3.5"
"tailwindcss@npm:~3.4.0":
version: 3.4.0
resolution: "tailwindcss@npm:3.4.0"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -11089,7 +11085,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: a57c0a9cdba9db19097e34e25b7e4690fab43f31ba200afc3bb9635a03036ca93e9884a17b616fb8a2486d57d2ecc9a06862ce4685b3ace57f7a67436e7594a0
checksum: 0a1cef7468e6d17c2857d0b3c4017af2cb37ed8ba27dfb14780c517b8a74f6786970227c400ac1325fc8bcfc09099d8e990fa7c60924bf945f3d0a912d63f546
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f8ca4d

Please sign in to comment.