mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-15 20:48:12 +01:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac5224cbae | ||
|
|
79ec3fd031 | ||
|
|
91b27c8581 |
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.12.3](https://github.com/nuxt/ui/compare/v2.12.2...v2.12.3) (2024-01-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **link:** import type from `[#vue](https://github.com/nuxt/ui/issues/vue)-router` ([79ec3fd](https://github.com/nuxt/ui/commit/79ec3fd031e28d15854e2f0d4fb978df337e43d5)), closes [#1253](https://github.com/nuxt/ui/issues/1253)
|
||||
|
||||
## [2.12.2](https://github.com/nuxt/ui/compare/v2.12.1...v2.12.2) (2024-01-18)
|
||||
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"@nuxt/devtools": "^1.0.8",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/image": "^1.3.0",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.0-28425529.a466815",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36",
|
||||
"@nuxthq/studio": "^1.0.8",
|
||||
"@nuxtjs/fontaine": "^0.4.1",
|
||||
"@nuxtjs/google-fonts": "^3.1.3",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nuxt/ui",
|
||||
"version": "2.12.2",
|
||||
"version": "2.12.3",
|
||||
"repository": "nuxt/ui",
|
||||
"homepage": "https://ui.nuxt.com",
|
||||
"license": "MIT",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -164,8 +164,8 @@ importers:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(rollup@3.29.4)
|
||||
'@nuxt/ui-pro':
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.7.0-28425529.a466815
|
||||
version: /@nuxt/ui-pro-edge@0.7.0-28425529.a466815(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36
|
||||
version: /@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
|
||||
'@nuxthq/studio':
|
||||
specifier: ^1.0.8
|
||||
version: 1.0.8(rollup@3.29.4)
|
||||
@@ -2011,10 +2011,10 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-pro-edge@0.7.0-28425529.a466815(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
|
||||
resolution: {integrity: sha512-rAD6yzFCAbSakmwOyHwd2FU0qDnNSB8NrU38ahX/tum4aqh2nnwpCpMtyoKDftxVq/YsCxsOlcXAp1K9avJouw==}
|
||||
/@nuxt/ui-pro-edge@0.7.0-28426506.d5bac36(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
|
||||
resolution: {integrity: sha512-7i8zx/ZzCy1/QPhoKgfdzTqcdqB+4jayus8RGmwIYmbBAVaxSTbwwoz4I69azG4knqL3RdO+ZDqGkizcv/3LDg==}
|
||||
dependencies:
|
||||
'@nuxt/ui': 2.12.0(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
|
||||
'@nuxt/ui': 2.12.2(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13)
|
||||
'@vueuse/core': 10.7.2(vue@3.3.13)
|
||||
defu: 6.1.4
|
||||
ofetch: 1.3.3
|
||||
@@ -2044,8 +2044,8 @@ packages:
|
||||
/@nuxt/ui-templates@1.3.1:
|
||||
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
|
||||
|
||||
/@nuxt/ui@2.12.0(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
|
||||
resolution: {integrity: sha512-iLC8tvk5aJqD8ASo07JS8Fyyy2hnqliCQA7Fd7fuJlkVMxiZ8QQyW3bhadPg4OR4hCVmc+zNMRQ+mdVNMtINJw==}
|
||||
/@nuxt/ui@2.12.2(nuxt@3.9.3)(rollup@3.29.4)(vite@5.0.11)(vue@3.3.13):
|
||||
resolution: {integrity: sha512-n9/yr1httrImnDC3TwYhFQ/UVvPiFc6RpBObNf1sF3zcmxDvzAO0QPQEX+UpI+3ye5EpSizTxntFVcL96h+vxA==}
|
||||
engines: {node: '>=v16.20.2'}
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons': 1.7.2(tailwindcss@3.4.1)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import type { PropType } from 'vue'
|
||||
import type { RouteLocationRaw } from 'vue-router'
|
||||
import type { RouteLocationRaw } from '#vue-router'
|
||||
|
||||
export const nuxtLinkProps = {
|
||||
to: {
|
||||
|
||||
Reference in New Issue
Block a user