Skip to content

Commit 1536ad2

Browse files
chore(deps): update all non-major dependencies
1 parent c91eaa5 commit 1536ad2

File tree

4 files changed

+115
-628
lines changed

4 files changed

+115
-628
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.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/fonts": "^0.12.1",
1818
"@nuxt/image": "^2.0.0",
1919
"@nuxt/scripts": "workspace:*",
20-
"@nuxt/ui": "4.0.0",
20+
"@nuxt/ui": "4.3.0",
2121
"@nuxthq/studio": "^2.2.1",
2222
"@nuxtjs/seo": "^3.3.0",
2323
"@vueuse/core": "^14.1.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
"@stripe/stripe-js": "^7.0.0 || ^8.0.0",
7979
"@types/google.maps": "^3.58.1",
8080
"@types/vimeo__player": "^2.18.3",
81-
"@types/youtube": "^0.1.0",
82-
"@unhead/vue": "^2.0.3",
83-
"posthog-js": "^1.0.0"
81+
"@types/youtube": "^0.1.2",
82+
"@unhead/vue": "^2.1.2",
83+
"posthog-js": "^1.321.2"
8484
},
8585
"peerDependenciesMeta": {
8686
"@googlemaps/markerclusterer": {
@@ -118,7 +118,7 @@
118118
"pkg-types": "^2.3.0",
119119
"sirv": "^3.0.2",
120120
"std-env": "^3.10.0",
121-
"ufo": "^1.6.2",
121+
"ufo": "^1.6.3",
122122
"unplugin": "^2.3.11",
123123
"unstorage": "^1.17.3",
124124
"valibot": "^1.2.0"
@@ -129,9 +129,9 @@
129129
"@nuxt/eslint-config": "^1.12.1",
130130
"@nuxt/module-builder": "^1.0.2",
131131
"@nuxt/scripts": "workspace:*",
132-
"@nuxt/test-utils": "3.19.2",
133-
"@paypal/paypal-js": "^9.1.0",
134-
"posthog-js": "^1.222.0",
132+
"@nuxt/test-utils": "3.23.0",
133+
"@paypal/paypal-js": "^9.2.0",
134+
"posthog-js": "^1.321.2",
135135
"@types/semver": "^7.7.1",
136136
"@typescript-eslint/typescript-estree": "^8.53.0",
137137
"@vue/test-utils": "^2.4.6",
@@ -140,7 +140,7 @@
140140
"changelogen": "^0.6.2",
141141
"eslint": "^9.39.2",
142142
"eslint-plugin-n": "^17.23.2",
143-
"happy-dom": "^20.1.0",
143+
"happy-dom": "^20.3.0",
144144
"knitwork": "^1.3.0",
145145
"nuxt": "^4.2.2",
146146
"playwright-core": "^1.57.0",

0 commit comments

Comments
 (0)