Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jan 25, 2023
1 parent 8effba9 commit 7da555c
Show file tree
Hide file tree
Showing 2 changed files with 1,011 additions and 386 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,33 +26,33 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/kit": "^3.0.0",
"@nuxt/kit": "^3.1.1",
"@nuxt/postcss8": "^1.1.3",
"autoprefixer": "^10.4.13",
"chalk": "^5.1.2",
"chalk": "^5.2.0",
"clear-module": "^4.1.2",
"consola": "^2.15.3",
"defu": "^6.1.0",
"defu": "^6.1.2",
"pathe": "^1.1.0",
"postcss": "^8.4.18",
"postcss": "^8.4.21",
"postcss-custom-properties": "^13.1.0",
"postcss-nesting": "^11.0.0",
"tailwind-config-viewer": "^1.7.2",
"tailwindcss": "^3.2.1",
"tailwindcss": "^3.2.4",
"ufo": "^1.0.1"
},
"devDependencies": {
"@fontsource/inter": "^4.5.14",
"@nuxt/content": "^2.2.1",
"@fontsource/inter": "^4.5.15",
"@nuxt/content": "^2.4.0",
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "^3.0.0",
"@nuxt/test-utils": "^3.1.1",
"@nuxtjs/eslint-config-typescript": "latest",
"@tailwindcss/typography": "^0.5.9",
"codecov": "latest",
"eslint": "latest",
"jsdom": "^21.1.0",
"nuxt": "^3.0.0",
"nuxt": "^3.1.1",
"standard-version": "latest",
"vitest": "^0.24.5"
"vitest": "^0.28.2"
}
}
Loading

0 comments on commit 7da555c

Please sign in to comment.