Skip to content

Commit

Permalink
Merge pull request #1470 from privy-open-source/renovate/nuxt
Browse files Browse the repository at this point in the history
fix(deps): update nuxt framework to v3.13.2
  • Loading branch information
adenvt committed Sep 17, 2024
2 parents ae84b53 + 2edfb00 commit 1287780
Show file tree
Hide file tree
Showing 4 changed files with 472 additions and 427 deletions.
2 changes: 1 addition & 1 deletion packages/persona-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"webfont": "11.2.26"
},
"dependencies": {
"@nuxt/kit": "3.13.1"
"@nuxt/kit": "3.13.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/persona-ilustration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"webfont": "11.2.26"
},
"dependencies": {
"@nuxt/kit": "3.13.1"
"@nuxt/kit": "3.13.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@floating-ui/dom": "1.6.11",
"@jill64/universal-sanitizer": "1.3.1",
"@juggle/resize-observer": "3.4.0",
"@nuxt/kit": "3.13.1",
"@nuxt/kit": "3.13.2",
"@splidejs/splide": "4.1.4",
"@testing-library/dom": "10.4.0",
"@testing-library/user-event": "14.5.2",
Expand Down Expand Up @@ -119,13 +119,13 @@
},
"devDependencies": {
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.1",
"@nuxt/schema": "3.13.2",
"@nuxtjs/tailwindcss": "6.12.1",
"@privyid/browserslist-config": "workspace:^",
"@privyid/tailwind-preset": "workspace:^",
"@types/sanitize-html": "2.13.0",
"browserslist-to-esbuild": "2.1.1",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"postcss-custom-properties": "14.0.1",
"postcss-hexrgba": "2.1.0",
"postcss-lighten-darken": "0.9.0",
Expand Down
Loading

0 comments on commit 1287780

Please sign in to comment.