Skip to content

Commit

Permalink
chore(deps): upgrade deps ; get autocomplete in tokens.config in .docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Nov 18, 2022
1 parent dbdffc8 commit b412e87
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 409 deletions.
4 changes: 4 additions & 0 deletions .docs/tokens.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { defineTheme } from 'pinceau'

export default defineTheme({
})
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@docsearch/js": "^3.3.0",
"@fontsource/inter": "^4.5.14",
"@iconify/vue": "^4.0.0",
"@nuxt-themes/typography": "^0.0.13",
"@nuxt-themes/typography": "^0.0.15",
"@nuxt/content": "^2.2.2",
"@nuxthq/studio": "^0.2.3",
"@nuxtjs/algolia": "^1.1.5",
"@nuxtjs/algolia": "^1.2.0",
"@nuxtjs/color-mode": "^3.1.8",
"@vueuse/core": "^9.5.0",
"@vueuse/nuxt": "^9.5.0",
Expand All @@ -43,11 +43,11 @@
"@algolia/client-search": "^4.14.2",
"@docsearch/css": "^3.3.0",
"@docsearch/js": "^3.3.0",
"@nuxtjs/algolia": "^1.1.5",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@nuxtjs/algolia": "^1.2.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.27.0",
"nuxt": "3.0.0",
"nuxt-plausible": "^0.1.1",
"nuxt-plausible": "^0.1.2",
"release-it": "^15.5.0",
"typescript": "^4.9.3",
"vue": "^3.2.45"
Expand Down
Loading

1 comment on commit b412e87

@vercel
Copy link

@vercel vercel bot commented on b412e87 Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.