mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: bump @nuxthq/elements
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
import type { NavItem } from '@nuxt/content/dist/runtime/types'
|
||||
|
||||
const { metaSymbol } = useShortcuts()
|
||||
const { mapContentNavigation } = useElementsHelpers()
|
||||
|
||||
const navigation = inject<Ref<NavItem[]>>('navigation')
|
||||
|
||||
|
||||
@@ -19,7 +19,5 @@
|
||||
<script setup lang="ts">
|
||||
import type { NavItem } from '@nuxt/content/dist/runtime/types'
|
||||
|
||||
const { mapContentNavigation } = useElementsHelpers()
|
||||
|
||||
const navigation = inject<NavItem[]>('navigation')
|
||||
</script>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"@nuxt/content": "npm:@nuxt/content-edge@2.8.2-28246255.cae34d7",
|
||||
"@nuxt/devtools": "^0.8.3",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28253627.e4bd6ad",
|
||||
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28254900.e2a5fbb",
|
||||
"@nuxthq/studio": "^0.14.1",
|
||||
"@nuxtjs/fontaine": "^0.4.1",
|
||||
"@nuxtjs/google-fonts": "^3.0.2",
|
||||
|
||||
@@ -30,7 +30,6 @@ import type { ParsedContent } from '@nuxt/content/dist/runtime/types'
|
||||
|
||||
const route = useRoute()
|
||||
const { branch } = useContentSource()
|
||||
const { findPageHeadline } = useElementsHelpers()
|
||||
|
||||
definePageMeta({
|
||||
layout: 'docs'
|
||||
|
||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@@ -134,8 +134,8 @@ importers:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.49.0)
|
||||
'@nuxthq/elements':
|
||||
specifier: npm:@nuxthq/elements-edge@0.0.1-28253627.e4bd6ad
|
||||
version: /@nuxthq/elements-edge@0.0.1-28253627.e4bd6ad(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
specifier: npm:@nuxthq/elements-edge@0.0.1-28254900.e2a5fbb
|
||||
version: /@nuxthq/elements-edge@0.0.1-28254900.e2a5fbb(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@nuxthq/studio':
|
||||
specifier: ^0.14.1
|
||||
version: 0.14.1(rollup@3.28.1)
|
||||
@@ -1643,11 +1643,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-templates@1.3.1:
|
||||
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
|
||||
|
||||
/@nuxt/ui@2.8.1(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-SVOo1PTroStUyv8ZcXTdDVgkV9U2Q0dtq7nQDF7NNZkvyH96Zbrbdk11wr1uHKuQdTcaEAq50OGleD+t6ceWEQ==}
|
||||
/@nuxt/ui-edge@2.8.1-28254892.86dc49e(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-eht/xy/5GLH++iwua8M+kLHQZuB6Fvca0ZMHS36aFyLoOkSYEha9hOE2xDEsMDc0EfsV/rLfCGAVyVSugD/LkQ==}
|
||||
engines: {node: '>=v16.20.2'}
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons': 1.1.0(tailwindcss@3.3.3)
|
||||
@@ -1666,7 +1663,9 @@ packages:
|
||||
'@vueuse/math': 10.4.1(vue@3.3.4)
|
||||
defu: 6.1.2
|
||||
fuse.js: 6.6.2
|
||||
lodash-es: 4.17.21
|
||||
ohash: 1.1.3
|
||||
pathe: 1.1.1
|
||||
scule: 1.0.0
|
||||
tailwind-merge: 1.14.0
|
||||
tailwindcss: 3.3.3
|
||||
transitivePeerDependencies:
|
||||
@@ -1689,6 +1688,9 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-templates@1.3.1:
|
||||
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
|
||||
|
||||
/@nuxt/vite-builder@3.7.3(eslint@8.49.0)(rollup@3.28.1)(typescript@5.2.2)(vue-tsc@1.8.11)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-WbPYku1YKtdqLo5t3Vcs/2xOP8Es9K0OR0uGirdVMp74l4ZOMWBGSW9s4psiihjnNdHURdodD0cuE3tse9t7PA==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
@@ -1751,10 +1753,10 @@ packages:
|
||||
- vue-tsc
|
||||
dev: true
|
||||
|
||||
/@nuxthq/elements-edge@0.0.1-28253627.e4bd6ad(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-y7ujX/dr4CcmY1JilTjpU++IEN5+9NrdeQseC8+OvLE3rHE0/5d9KWusa+0y+o5z3NjM3mzupSYraBWoH8/qvQ==}
|
||||
/@nuxthq/elements-edge@0.0.1-28254900.e2a5fbb(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-4wY/8e8SvCpqFla+B++sl8fC43APDVn/XGnOB492hUeqA/Z26JbR5HRmwfn1JDxePto4YCpRCKGGfY0mEhBb7Q==}
|
||||
dependencies:
|
||||
'@nuxt/ui': 2.8.1(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@nuxt/ui': /@nuxt/ui-edge@2.8.1-28254892.86dc49e(rollup@3.28.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
ofetch: 1.3.3
|
||||
pathe: 1.1.1
|
||||
@@ -7363,10 +7365,6 @@ packages:
|
||||
p-locate: 6.0.0
|
||||
dev: true
|
||||
|
||||
/lodash-es@4.17.21:
|
||||
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
||||
dev: true
|
||||
|
||||
/lodash._reinterpolate@3.0.0:
|
||||
resolution: {integrity: sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user