Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed May 4, 2023
1 parent c1df902 commit d51635a
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 100 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ export default defineNuxtConfig({
default: 'github-light'
}
}
},
experimental: {
inlineSSRStyles: false
}
})
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@nuxt-themes/tokens": "^1.9.1",
"@nuxt-themes/typography": "^0.11.0",
"@nuxt/content": "^2.6.0",
"@nuxthq/studio": "^0.11.0",
"@nuxthq/studio": "^0.12.0",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.6.7",
"nuxt-config-schema": "^0.4.6",
"nuxt-icon": "^0.4.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@types/node": "^18.16.1",
"@types/node": "^18.16.3",
"eslint": "^8.39.0",
"nuxt": "^3.4.2",
"release-it": "^15.10.1",
"nuxt": "^3.4.3",
"release-it": "^15.10.3",
"typescript": "^5.0.4"
},
"release-it": {
Expand Down
Loading

0 comments on commit d51635a

Please sign in to comment.