Skip to content

Commit 7028777

Browse files
committed
chore: bump
1 parent fa7570a commit 7028777

7 files changed

Lines changed: 645 additions & 703 deletions

File tree

examples/cookie-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@nuxt/scripts": "latest",
12-
"@nuxt/ui": "^4.6.1",
12+
"@nuxt/ui": "^4.7.0",
1313
"nuxt": "^4.4.2",
1414
"tailwindcss": "^4.2.4",
1515
"vue": "^3.5.33"

examples/custom-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@nuxt/scripts": "latest",
12-
"@nuxt/ui": "^4.6.1",
12+
"@nuxt/ui": "^4.7.0",
1313
"nuxt": "^4.4.2",
1414
"tailwindcss": "^4.2.4",
1515
"vue": "^3.5.33"

examples/granular-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@nuxt/scripts": "latest",
12-
"@nuxt/ui": "^4.6.1",
12+
"@nuxt/ui": "^4.7.0",
1313
"nuxt": "^4.4.2",
1414
"tailwindcss": "^4.2.4",
1515
"vue": "^3.5.33"

examples/performance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@nuxt/scripts": "latest",
12-
"@nuxt/ui": "^4.6.1",
12+
"@nuxt/ui": "^4.7.0",
1313
"nuxt": "^4.4.2",
1414
"tailwindcss": "^4.2.4",
1515
"vue": "^3.5.33"

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.2",
55
"private": true,
6-
"packageManager": "pnpm@10.33.1",
6+
"packageManager": "pnpm@10.33.2",
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: 634 additions & 692 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
@@ -15,16 +15,16 @@ catalog:
1515
'@nuxt/fonts': ^0.14.0
1616
'@nuxt/kit': ^4.4.2
1717
'@nuxt/module-builder': ^1.0.2
18-
'@nuxt/test-utils': ^4.0.2
19-
'@nuxt/ui': ^4.6.1
18+
'@nuxt/test-utils': ^4.0.3
19+
'@nuxt/ui': ^4.7.0
2020
'@nuxtjs/partytown': ^2.0.0
2121
'@paypal/paypal-js': ^9.6.0
2222
'@shikijs/langs': ^4.0.2
2323
'@shikijs/themes': ^4.0.2
2424
'@types/google.maps': ^3.64.0
2525
'@types/jest-image-snapshot': ^6.4.1
2626
'@types/youtube': ^0.2.0
27-
'@vue/test-utils': ^2.4.6
27+
'@vue/test-utils': ^2.4.9
2828
'@vueuse/core': ^14.2.1
2929
'@vueuse/shared': ^14.2.1
3030
bumpp: ^11.0.1
@@ -39,12 +39,12 @@ catalog:
3939
nuxt: ^4.4.2
4040
ofetch: ^1.5.1
4141
ohash: ^2.0.11
42-
oxc-parser: ^0.127.0
42+
oxc-parser: ^0.128.0
4343
oxc-walker: ^0.7.0
4444
pathe: ^2.0.3
45-
pkg-types: ^2.3.0
45+
pkg-types: ^2.3.1
4646
playwright-core: ^1.59.1
47-
posthog-js: ^1.371.0
47+
posthog-js: ^1.372.2
4848
shiki: ^4.0.2
4949
sirv: ^3.0.2
5050
std-env: ^4.1.0

0 commit comments

Comments
 (0)