Skip to content

Commit b67ab12

Browse files
chore(deps): update all non-major dependencies
1 parent 738703a commit b67ab12

File tree

5 files changed

+1396
-1604
lines changed

5 files changed

+1396
-1604
lines changed

.github/workflows/reproduction-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
14+
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
1515
with:
1616
days-before-stale: -1 # Issues and PR will never be flagged stale automatically.
1717
stale-issue-label: needs reproduction # Label that flags an issue as stale.

.github/workflows/reproduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
reproduire:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
13+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
1515
with:
1616
label: needs reproduction

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
"@iconify-json/heroicons": "^1.2.3",
1313
"@iconify-json/noto": "^1.2.7",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.67",
15+
"@iconify-json/simple-icons": "^1.2.69",
1616
"@nuxt/content": "^3.11.0",
17-
"@nuxt/fonts": "^0.12.1",
17+
"@nuxt/fonts": "^0.13.0",
1818
"@nuxt/image": "^2.0.0",
1919
"@nuxt/scripts": "workspace:*",
20-
"@nuxt/ui": "4.0.0",
20+
"@nuxt/ui": "4.4.0",
2121
"@nuxthq/studio": "^2.2.1",
22-
"@nuxtjs/seo": "^3.3.0",
23-
"@vueuse/core": "^14.1.0",
24-
"@vueuse/nuxt": "^14.1.0",
22+
"@nuxtjs/seo": "^3.4.0",
23+
"@vueuse/core": "^14.2.0",
24+
"@vueuse/nuxt": "^14.2.0",
2525
"better-sqlite3": "^12.6.2",
2626
"nuxt-content-twoslash": "^0.1.2",
2727
"nuxt-llms": "^0.2.0",
2828
"ohash": "^2.0.11",
29-
"shiki": "^3.21.0"
29+
"shiki": "^3.22.0"
3030
}
3131
}

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "1.0.0-beta.1",
5-
"packageManager": "pnpm@10.28.1",
5+
"packageManager": "pnpm@10.28.2",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -77,9 +77,9 @@
7777
"@stripe/stripe-js": "^7.0.0 || ^8.0.0",
7878
"@types/google.maps": "^3.58.1",
7979
"@types/vimeo__player": "^2.18.3",
80-
"@types/youtube": "^0.1.0",
81-
"@unhead/vue": "^2.0.3",
82-
"posthog-js": "^1.0.0"
80+
"@types/youtube": "^0.1.2",
81+
"@unhead/vue": "^2.1.2",
82+
"posthog-js": "^1.339.1"
8383
},
8484
"peerDependenciesMeta": {
8585
"@googlemaps/markerclusterer": {
@@ -106,7 +106,7 @@
106106
},
107107
"dependencies": {
108108
"@nuxt/kit": "^4.2.2",
109-
"@vueuse/core": "^14.1.0",
109+
"@vueuse/core": "^14.2.0",
110110
"consola": "^3.4.2",
111111
"defu": "^6.1.4",
112112
"estree-walker": "^3.0.3",
@@ -127,30 +127,30 @@
127127
"@nuxtjs/partytown": "^2.0.0",
128128
"@nuxt/devtools-kit": "^3.1.1",
129129
"@nuxt/devtools-ui-kit": "^3.1.1",
130-
"@nuxt/eslint-config": "^1.12.1",
130+
"@nuxt/eslint-config": "^1.13.0",
131131
"@nuxt/module-builder": "^1.0.2",
132132
"@nuxt/scripts": "workspace:*",
133-
"@nuxt/test-utils": "3.19.2",
133+
"@nuxt/test-utils": "3.23.0",
134134
"@paypal/paypal-js": "^9.2.0",
135135
"@types/semver": "^7.7.1",
136-
"@typescript-eslint/typescript-estree": "^8.53.1",
136+
"@typescript-eslint/typescript-estree": "^8.54.0",
137137
"@vue/test-utils": "^2.4.6",
138138
"acorn-loose": "^8.5.2",
139139
"bumpp": "^10.4.0",
140140
"changelogen": "^0.6.2",
141141
"eslint": "^9.39.2",
142142
"eslint-plugin-n": "^17.23.2",
143-
"happy-dom": "^20.3.4",
143+
"happy-dom": "^20.5.0",
144144
"knitwork": "^1.3.0",
145145
"nuxt": "^4.2.2",
146-
"playwright-core": "^1.57.0",
147-
"posthog-js": "^1.331.0",
148-
"shiki": "^3.21.0",
146+
"playwright-core": "^1.58.1",
147+
"posthog-js": "^1.339.1",
148+
"shiki": "^3.22.0",
149149
"typescript": "5.9.3",
150-
"vitest": "^4.0.17",
150+
"vitest": "^4.0.18",
151151
"vue": "^3.5.27",
152152
"vue-router": "^4.6.4",
153-
"vue-tsc": "^3.2.2"
153+
"vue-tsc": "^3.2.4"
154154
},
155155
"resolutions": {
156156
"@nuxt/scripts": "workspace:*"

0 commit comments

Comments
 (0)