Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 704793b

Browse files
chore(deps): update nuxt packages (#815)
1 parent 6b0b353 commit 704793b

File tree

6 files changed

+58
-58
lines changed

6 files changed

+58
-58
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@chakra-ui/nuxt": "^0.3.3",
3+
"@chakra-ui/nuxt": "^0.4.1",
44
"@nuxtjs/emotion": "^0.1.0"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@nuxtjs/tailwindcss": "^4.2.0",
3+
"@nuxtjs/tailwindcss": "^4.2.1",
44
"postcss": "^8.3.6"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"nuxt-windicss": "^1.1.1"
3+
"nuxt-windicss": "^1.2.3"
44
}
55
}

packages/cna-template/template/nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"@nuxtjs/axios": "^5.13.6",
1818
"@nuxtjs/pwa": "^3.3.5",
1919
"core-js": "^3.16.2",
20-
"nuxt": "^2.15.7"
20+
"nuxt": "^2.15.8"
2121
},
2222
"devDependencies": {
2323
"@commitlint/config-conventional": "^12.1.4",
2424
"@commitlint/cli": "^12.1.4",
25-
"@nuxt/types": "^2.15.7",
25+
"@nuxt/types": "^2.15.8",
2626
"@nuxt/typescript-build": "^2.1.0",
2727
"@nuxtjs/eslint-config": "^6.0.1",
2828
"@nuxtjs/eslint-config-typescript": "^6.0.1",

0 commit comments

Comments
 (0)