Skip to content

Commit 1287780

Browse files
authored
Merge pull request #1470 from privy-open-source/renovate/nuxt
fix(deps): update nuxt framework to v3.13.2
2 parents ae84b53 + 2edfb00 commit 1287780

File tree

4 files changed

+472
-427
lines changed

4 files changed

+472
-427
lines changed

packages/persona-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"webfont": "11.2.26"
6363
},
6464
"dependencies": {
65-
"@nuxt/kit": "3.13.1"
65+
"@nuxt/kit": "3.13.2"
6666
},
6767
"publishConfig": {
6868
"access": "public"

packages/persona-ilustration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"webfont": "11.2.26"
8282
},
8383
"dependencies": {
84-
"@nuxt/kit": "3.13.1"
84+
"@nuxt/kit": "3.13.2"
8585
},
8686
"publishConfig": {
8787
"access": "public"

packages/persona/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@floating-ui/dom": "1.6.11",
6262
"@jill64/universal-sanitizer": "1.3.1",
6363
"@juggle/resize-observer": "3.4.0",
64-
"@nuxt/kit": "3.13.1",
64+
"@nuxt/kit": "3.13.2",
6565
"@splidejs/splide": "4.1.4",
6666
"@testing-library/dom": "10.4.0",
6767
"@testing-library/user-event": "14.5.2",
@@ -119,13 +119,13 @@
119119
},
120120
"devDependencies": {
121121
"@nuxt/module-builder": "0.8.4",
122-
"@nuxt/schema": "3.13.1",
122+
"@nuxt/schema": "3.13.2",
123123
"@nuxtjs/tailwindcss": "6.12.1",
124124
"@privyid/browserslist-config": "workspace:^",
125125
"@privyid/tailwind-preset": "workspace:^",
126126
"@types/sanitize-html": "2.13.0",
127127
"browserslist-to-esbuild": "2.1.1",
128-
"nuxt": "3.13.1",
128+
"nuxt": "3.13.2",
129129
"postcss-custom-properties": "14.0.1",
130130
"postcss-hexrgba": "2.1.0",
131131
"postcss-lighten-darken": "0.9.0",

0 commit comments

Comments
 (0)