Skip to content

Commit 5b74166

Browse files
chore(deps): update all non-major dependencies
1 parent 0e7af92 commit 5b74166

File tree

4 files changed

+48
-561
lines changed

4 files changed

+48
-561
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.331.0"
8383
},
8484
"peerDependenciesMeta": {
8585
"@googlemaps/markerclusterer": {
@@ -129,7 +129,7 @@
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",
132+
"@nuxt/test-utils": "3.23.0",
133133
"@paypal/paypal-js": "^9.2.0",
134134
"@types/semver": "^7.7.1",
135135
"@typescript-eslint/typescript-estree": "^8.53.1",

0 commit comments

Comments
 (0)