Skip to content

Commit d2d623f

Browse files
committed
chore(deps): set @nuxt/module-builder / tailwind-variants resolutions
1 parent 9da1527 commit d2d623f

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,13 @@
205205
},
206206
"resolutions": {
207207
"@nuxt/ui": "workspace:*",
208+
"@nuxt/module-builder": "1.0.1",
208209
"chokidar": "3.6.0",
209210
"debug": "4.3.7",
210211
"rollup": "4.34.9",
211212
"unimport": "4.1.1",
212213
"unplugin": "^2.3.5",
214+
"tailwind-variants": "2.0.1",
213215
"typescript": "5.8.3"
214216
},
215217
"pnpm": {

pnpm-lock.yaml

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

renovate.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,6 @@
4747
"vue-component-type-helpers"
4848
]
4949
},
50-
{
51-
"groupName": "typescript",
52-
"matchPackageNames": [
53-
"typescript"
54-
]
55-
},
56-
{
57-
"groupName": "@nuxt/module-builder",
58-
"matchPackageNames": [
59-
"@nuxt/module-builder"
60-
]
61-
},
6250
{
6351
"matchDepTypes": [
6452
"peerDependencies"

0 commit comments

Comments
 (0)