Skip to content

Commit 33b08da

Browse files
fix(deps): update nuxt framework to v3.17.1
1 parent 0d705c6 commit 33b08da

File tree

4 files changed

+2485
-600
lines changed

4 files changed

+2485
-600
lines changed

packages/persona-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ttf2woff2": "6.0.1"
6969
},
7070
"dependencies": {
71-
"@nuxt/kit": "3.16.2"
71+
"@nuxt/kit": "3.17.1"
7272
},
7373
"publishConfig": {
7474
"access": "public"

packages/persona-ilustration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"webfont": "11.2.26"
8080
},
8181
"dependencies": {
82-
"@nuxt/kit": "3.16.2"
82+
"@nuxt/kit": "3.17.1"
8383
},
8484
"publishConfig": {
8585
"access": "public"

packages/persona/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@floating-ui/dom": "1.6.13",
6161
"@jill64/universal-sanitizer": "1.4.4",
6262
"@juggle/resize-observer": "3.4.0",
63-
"@nuxt/kit": "3.16.2",
63+
"@nuxt/kit": "3.17.1",
6464
"@splidejs/splide": "4.1.4",
6565
"@testing-library/dom": "10.4.0",
6666
"@testing-library/user-event": "14.6.1",
@@ -121,13 +121,13 @@
121121
},
122122
"devDependencies": {
123123
"@nuxt/module-builder": "1.0.1",
124-
"@nuxt/schema": "3.16.2",
124+
"@nuxt/schema": "3.17.1",
125125
"@nuxtjs/tailwindcss": "6.14.0",
126126
"@privyid/browserslist-config": "workspace:^",
127127
"@privyid/tailwind-preset": "workspace:^",
128128
"@types/sanitize-html": "2.15.0",
129129
"browserslist-to-esbuild": "2.1.1",
130-
"nuxt": "3.16.2",
130+
"nuxt": "3.17.1",
131131
"postcss-custom-properties": "14.0.4",
132132
"postcss-hexrgba": "2.1.0",
133133
"postcss-lighten-darken": "0.9.0",

0 commit comments

Comments
 (0)