Skip to content

Commit f9844b2

Browse files
fix(deps): update nuxt framework to v3.9.3
1 parent 5550c77 commit f9844b2

File tree

2 files changed

+300
-144
lines changed

2 files changed

+300
-144
lines changed

packages/persona/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@floating-ui/dom": "1.5.4",
6262
"@juggle/resize-observer": "3.4.0",
63-
"@nuxt/kit": "3.9.1",
63+
"@nuxt/kit": "3.9.3",
6464
"@splidejs/splide": "4.1.4",
6565
"@testing-library/dom": "9.3.4",
6666
"@testing-library/user-event": "14.5.2",
@@ -102,13 +102,13 @@
102102
},
103103
"devDependencies": {
104104
"@nuxt/module-builder": "^0.5.0",
105-
"@nuxt/schema": "3.9.1",
105+
"@nuxt/schema": "3.9.3",
106106
"@nuxtjs/tailwindcss": "^6.2.0",
107107
"@privyid/browserslist-config": "workspace:^",
108108
"@privyid/tailwind-preset": "workspace:^",
109109
"@types/sanitize-html": "^2",
110110
"browserslist-to-esbuild": "^1.2.0",
111-
"nuxt": "3.9.1",
111+
"nuxt": "3.9.3",
112112
"postcss-custom-properties": "^13.0.0",
113113
"postcss-hexrgba": "^2.1.0",
114114
"postcss-lighten-darken": "^0.9.0",

0 commit comments

Comments
 (0)