Skip to content

Commit 9a77830

Browse files
committed
chore: bump
1 parent 0920b04 commit 9a77830

7 files changed

Lines changed: 548 additions & 486 deletions

File tree

examples/cookie-consent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/scripts": "latest",
1212
"@nuxt/ui": "^4.6.1",
1313
"nuxt": "^4.4.2",
14-
"tailwindcss": "^4.2.2",
15-
"vue": "^3.5.32"
14+
"tailwindcss": "^4.2.4",
15+
"vue": "^3.5.33"
1616
}
1717
}

examples/custom-script/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/scripts": "latest",
1212
"@nuxt/ui": "^4.6.1",
1313
"nuxt": "^4.4.2",
14-
"tailwindcss": "^4.2.2",
15-
"vue": "^3.5.32"
14+
"tailwindcss": "^4.2.4",
15+
"vue": "^3.5.33"
1616
}
1717
}

examples/granular-consent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/scripts": "latest",
1212
"@nuxt/ui": "^4.6.1",
1313
"nuxt": "^4.4.2",
14-
"tailwindcss": "^4.2.2",
15-
"vue": "^3.5.32"
14+
"tailwindcss": "^4.2.4",
15+
"vue": "^3.5.33"
1616
}
1717
}

examples/performance/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/scripts": "latest",
1212
"@nuxt/ui": "^4.6.1",
1313
"nuxt": "^4.4.2",
14-
"tailwindcss": "^4.2.2",
15-
"vue": "^3.5.32"
14+
"tailwindcss": "^4.2.4",
15+
"vue": "^3.5.33"
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "1.0.1",
55
"private": true,
6-
"packageManager": "pnpm@10.33.0",
6+
"packageManager": "pnpm@10.33.1",
77
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
88
"license": "MIT",
99
"repository": {

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ catalog:
3030
bumpp: ^11.0.1
3131
consola: ^3.4.2
3232
defu: ^6.1.7
33-
eslint: ^10.2.0
33+
eslint: ^10.2.1
3434
eslint-plugin-harlanzw: ^0.12.1
3535
h3: ^1.15.11
3636
happy-dom: ^20.9.0
@@ -39,12 +39,12 @@ catalog:
3939
nuxt: ^4.4.2
4040
ofetch: ^1.5.1
4141
ohash: ^2.0.11
42-
oxc-parser: ^0.126.0
42+
oxc-parser: ^0.127.0
4343
oxc-walker: ^0.7.0
4444
pathe: ^2.0.3
4545
pkg-types: ^2.3.0
4646
playwright-core: ^1.59.1
47-
posthog-js: ^1.369.2
47+
posthog-js: ^1.370.1
4848
shiki: ^4.0.2
4949
sirv: ^3.0.2
5050
std-env: ^4.1.0
@@ -54,9 +54,9 @@ catalog:
5454
unplugin: ^3.0.0
5555
unstorage: ^1.17.5
5656
valibot: ^1.3.1
57-
vitest: ^4.1.4
58-
vue: ^3.5.32
59-
vue-tsc: ^3.2.6
57+
vitest: ^4.1.5
58+
vue: ^3.5.33
59+
vue-tsc: ^3.2.7
6060
trustPolicyIgnoreAfter: 262800
6161

6262
ignoredBuiltDependencies:

0 commit comments

Comments
 (0)