Skip to content

Commit 05fa93b

Browse files
authored
Merge pull request #1599 from privy-open-source/renovate/nuxt
fix(deps): update nuxt framework to v3.16.1
2 parents 0c7f61b + 93f80bf commit 05fa93b

File tree

4 files changed

+1609
-1594
lines changed

4 files changed

+1609
-1594
lines changed

Diff for: packages/persona-icon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"webfont": "11.2.26"
6363
},
6464
"dependencies": {
65-
"@nuxt/kit": "3.15.4"
65+
"@nuxt/kit": "3.16.1"
6666
},
6767
"publishConfig": {
6868
"access": "public"

Diff for: packages/persona-ilustration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"webfont": "11.2.26"
8282
},
8383
"dependencies": {
84-
"@nuxt/kit": "3.15.4"
84+
"@nuxt/kit": "3.16.1"
8585
},
8686
"publishConfig": {
8787
"access": "public"

Diff for: packages/persona/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@floating-ui/dom": "1.6.13",
6262
"@jill64/universal-sanitizer": "1.4.2",
6363
"@juggle/resize-observer": "3.4.0",
64-
"@nuxt/kit": "3.15.4",
64+
"@nuxt/kit": "3.16.1",
6565
"@splidejs/splide": "4.1.4",
6666
"@testing-library/dom": "10.4.0",
6767
"@testing-library/user-event": "14.6.1",
@@ -122,13 +122,13 @@
122122
},
123123
"devDependencies": {
124124
"@nuxt/module-builder": "0.8.4",
125-
"@nuxt/schema": "3.15.4",
125+
"@nuxt/schema": "3.16.1",
126126
"@nuxtjs/tailwindcss": "6.13.2",
127127
"@privyid/browserslist-config": "workspace:^",
128128
"@privyid/tailwind-preset": "workspace:^",
129129
"@types/sanitize-html": "2.13.0",
130130
"browserslist-to-esbuild": "2.1.1",
131-
"nuxt": "3.15.4",
131+
"nuxt": "3.16.1",
132132
"postcss-custom-properties": "14.0.4",
133133
"postcss-hexrgba": "2.1.0",
134134
"postcss-lighten-darken": "0.9.0",

0 commit comments

Comments
 (0)