nuxt-typed-router
Advanced tools
Comparing version 3.6.3 to 3.6.4
@@ -8,3 +8,7 @@ { | ||
}, | ||
"version": "3.6.3" | ||
"version": "3.6.4", | ||
"builder": { | ||
"@nuxt/module-builder": "0.7.1", | ||
"unbuild": "unknown" | ||
} | ||
} |
@@ -5,2 +5,3 @@ | ||
declare module '@nuxt/schema' { | ||
@@ -7,0 +8,0 @@ interface NuxtConfig { ['nuxtTypedRouter']?: Partial<ModuleOptions> } |
{ | ||
"name": "nuxt-typed-router", | ||
"version": "3.6.3", | ||
"version": "3.6.4", | ||
"description": "Provide autocompletion for routes paths, names and params in Nuxt apps", | ||
@@ -66,3 +66,3 @@ "type": "module", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.11.2", | ||
"@nuxt/kit": "^3.12.1", | ||
"chalk": "5.3.0", | ||
@@ -75,43 +75,43 @@ "defu": "6.1.4", | ||
"pathe": "1.1.2", | ||
"prettier": "3.2.5" | ||
"prettier": "3.3.2" | ||
}, | ||
"devDependencies": { | ||
"@intlify/core-base": "9.12.1", | ||
"@intlify/message-compiler": "9.12.1", | ||
"@intlify/shared": "9.12.1", | ||
"@intlify/core-base": "9.13.1", | ||
"@intlify/message-compiler": "9.13.1", | ||
"@intlify/shared": "9.13.1", | ||
"@intlify/vue-i18n-bridge": "1.1.0", | ||
"@intlify/vue-router-bridge": "1.1.0", | ||
"@nuxt/content": "2.12.1", | ||
"@nuxt/devtools": "1.1.5", | ||
"@nuxt/module-builder": "0.5.5", | ||
"@nuxt/schema": "3.11.2", | ||
"@nuxt/test-utils": "3.12.1", | ||
"@nuxt/devtools": "1.3.3", | ||
"@nuxt/module-builder": "0.7.1", | ||
"@nuxt/schema": "3.12.1", | ||
"@nuxt/test-utils": "3.13.1", | ||
"@nuxt/types": "2.17.3", | ||
"@nuxtjs/eslint-config-typescript": "12.1.0", | ||
"@nuxtjs/i18n": "8.3.0", | ||
"@nuxtjs/web-vitals": "0.2.6", | ||
"@playwright/test": "1.43.1", | ||
"@nuxtjs/i18n": "8.3.1", | ||
"@nuxtjs/web-vitals": "0.2.7", | ||
"@playwright/test": "1.44.1", | ||
"@types/lodash-es": "4.17.12", | ||
"@types/node": "20.12.7", | ||
"@typescript-eslint/eslint-plugin": "7.7.0", | ||
"@typescript-eslint/parser": "7.7.0", | ||
"@vue/test-utils": "2.4.5", | ||
"bumpp": "9.4.0", | ||
"@types/node": "20.14.2", | ||
"@typescript-eslint/eslint-plugin": "7.13.0", | ||
"@typescript-eslint/parser": "7.13.0", | ||
"@vue/test-utils": "2.4.6", | ||
"bumpp": "9.4.1", | ||
"changelogithub": "0.13.7", | ||
"cross-env": "7.0.3", | ||
"eslint": "9.0.0", | ||
"eslint": "9.4.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-vue": "9.25.0", | ||
"nuxt": "3.11.2", | ||
"eslint-plugin-vue": "9.26.0", | ||
"nuxt": "3.12.1", | ||
"nuxt-seo-kit": "1.3.13", | ||
"playwright": "1.43.1", | ||
"playwright": "1.44.1", | ||
"tsd": "0.31.0", | ||
"typescript": "5.4.5", | ||
"vitest": "1.5.0", | ||
"vue": "3.4.23", | ||
"vue-eslint-parser": "9.4.2", | ||
"vue-i18n": "9.12.1", | ||
"vue-router": "4.3.1", | ||
"vue-tsc": "2.0.13" | ||
"vitest": "1.6.0", | ||
"vue": "3.4.27", | ||
"vue-eslint-parser": "9.4.3", | ||
"vue-i18n": "9.13.1", | ||
"vue-router": "4.3.3", | ||
"vue-tsc": "2.0.21" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71227
1851
+ Addedprettier@3.3.2(transitive)
- Removedprettier@3.2.5(transitive)
Updated@nuxt/kit@^3.12.1
Updatedprettier@3.3.2