Skip to content

Commit fae2c0b

Browse files
authored
Merge pull request #1362 from w3bdesign/dev
Update packages
2 parents f480b3e + 84b6492 commit fae2c0b

File tree

2 files changed

+986
-1813
lines changed

2 files changed

+986
-1813
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
"devDependencies": {
1414
"@playwright/test": "^1.46.1",
1515
"autoprefixer": "^10.4.20",
16-
"nuxt": "^3.13.0",
16+
"nuxt": "^3.13.1",
1717
"nuxt-icon": "^0.6.10",
18-
"prettier": "^3.3.2",
18+
"prettier": "^3.3.3",
1919
"tailwindcss": "^3.4.10"
2020
},
2121
"dependencies": {
2222
"postcss": "^8.4.45",
2323
"@nuxt/image": "1.8.0",
2424
"@nuxtjs/apollo": "5.0.0-alpha.14",
25-
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
26-
"@formkit/nuxt": "^1.6.1",
25+
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
26+
"@formkit/nuxt": "^1.6.5",
2727
"@nuxtjs/algolia": "^1.10.1",
28-
"@pinia/nuxt": "^0.5.1",
28+
"@pinia/nuxt": "^0.5.4",
2929
"graphql": "^16.9.0",
3030
"pinia": "^2.2.2",
3131
"swiper": "^10.3.1",
3232
"uid": "^2.0.2",
33-
"vee-validate": "^4.13.0",
33+
"vee-validate": "^4.13.2",
3434
"vite": "4.5.3",
35-
"vue": "^3.5.0",
35+
"vue": "^3.5.1",
3636
"yup": "^1.4.0"
3737
}
3838
}

0 commit comments

Comments
 (0)