Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 24, 2024
1 parent 213c6cd commit a146ab1
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 327 deletions.
5 changes: 0 additions & 5 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ export default defineNuxtConfig({
compatibilityVersion: 4,
},

features: {
// For UnoCSS
inlineStyles: false,
},

experimental: {
// when using generate, payload js assets included in sw precache manifest
// but missing on offline, disabling extraction it until fixed
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@iconify-json/twemoji": "^1.2.1",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint": "^0.6.0",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/color-mode": "^3.5.2",
"@pinia/nuxt": "^0.5.5",
"@unocss/eslint-config": "^0.63.4",
"@unocss/nuxt": "^0.63.4",
"@unocss/eslint-config": "^0.63.6",
"@unocss/nuxt": "^0.63.6",
"@vite-pwa/nuxt": "^0.10.5",
"@vueuse/nuxt": "^11.1.0",
"consola": "^3.2.3",
Expand Down
Loading

0 comments on commit a146ab1

Please sign in to comment.