Skip to content

Commit 5a877b9

Browse files
committedJun 13, 2023
docs: update deps
1 parent a65172e commit 5a877b9

File tree

3 files changed

+1465
-1327
lines changed

3 files changed

+1465
-1327
lines changed
 

‎docs/components/content/Logo.vue

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<template>
22
<svg
3-
class="w-auto h-8 text-[#18181B] dark:text-white"
4-
width="224"
5-
height="40"
3+
class="h-8 text-[#18181B] dark:text-white"
64
viewBox="0 0 224 40"
75
fill="none"
86
xmlns="http://www.w3.org/2000/svg"

‎docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"license": "MIT",
1313
"homepage": "https://tailwindcss.nuxtjs.org",
1414
"devDependencies": {
15-
"@nuxt-themes/docus": "^1.11.1",
16-
"@nuxthq/studio": "^0.12.1",
15+
"@nuxt-themes/docus": "^1.12.3",
16+
"@nuxthq/studio": "^0.13.2",
1717
"@nuxtjs/plausible": "^0.2.1",
18-
"nuxt": "^3.4.3"
18+
"nuxt": "^3.5.3"
1919
}
2020
}

‎docs/pnpm-lock.yaml

+1,461-1,321
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.