Skip to content

Commit aae90b2

Browse files
committed
v0.3.63
1 parent 565e58a commit aae90b2

File tree

2 files changed

+185
-207
lines changed

2 files changed

+185
-207
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuefront-nuxt",
3-
"version": "0.3.62",
3+
"version": "0.3.63",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -22,18 +22,18 @@
2222
"peerDependencies": {},
2323
"dependencies": {
2424
"@nuxtjs/apollo": "^4.0.1-rc.5",
25-
"@nuxtjs/tailwindcss": "^4.1.3",
26-
"@types/node": "^15.12.2",
25+
"@nuxtjs/tailwindcss": "^4.2.0",
26+
"@types/node": "^15.12.5",
2727
"cookie-universal-nuxt": "^2.1.5",
2828
"glob-all": "^3.2.1",
29-
"graphql": "^15.5.0",
29+
"graphql": "^15.5.1",
3030
"lodash": "^4.17.21",
3131
"nodemon": "^2.0.7",
3232
"postcss": "^8.3.5",
33-
"sass-resources-loader": "^2.2.2",
33+
"sass-resources-loader": "^2.2.3",
3434
"vue": "^2.6.14",
3535
"vue-graphql-loader": "^0.3.3",
36-
"vue-i18n": "^8.24.4",
37-
"vuefront": "^0.3.56"
36+
"vue-i18n": "^8.24.5",
37+
"vuefront": "^0.3.57"
3838
}
3939
}

0 commit comments

Comments
 (0)