@unlighthouse/client
Advanced tools
Comparing version 0.6.0 to 0.7.0
// generated by unplugin-vue-components | ||
// We suggest you to commit this file into source control | ||
// Read more: https://github.com/vuejs/vue-next/pull/3399 | ||
// Read more: https://github.com/vuejs/core/pull/3399 | ||
import '@vue/runtime-core' | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@unlighthouse/client", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Built Vite client for Unlighthouse.", | ||
@@ -20,30 +20,30 @@ "license": "MIT", | ||
"dependencies": { | ||
"@headlessui/vue": "^1.7.7", | ||
"defu": "^6.1.1", | ||
"@headlessui/vue": "^1.7.13", | ||
"defu": "^6.1.2", | ||
"fuse.js": "^6.6.2", | ||
"lodash-es": "^4.17.21", | ||
"ufo": "^0.8.4", | ||
"vue": "^3.2.45", | ||
"vue-router": "^4.1.6" | ||
"ufo": "^0.8.6", | ||
"vue": "^3.3.2", | ||
"vue-router": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"@iconify/json": "^2.1.153", | ||
"@types/lodash": "^4.14.191", | ||
"@types/node": "^17.0.35", | ||
"@iconify/json": "^2.2.64", | ||
"@types/lodash": "^4.14.194", | ||
"@types/node": "^17.0.45", | ||
"@types/three": "^0.138.0", | ||
"@vitejs/plugin-vue": "^2.3.3", | ||
"@vue/compiler-sfc": "^3.2.45", | ||
"@vueuse/core": "^8.5.0", | ||
"@vueuse/router": "^8.5.0", | ||
"date-fns": "^2.29.3", | ||
"@vitejs/plugin-vue": "^2.3.4", | ||
"@vue/compiler-sfc": "^3.3.2", | ||
"@vueuse/core": "^8.9.4", | ||
"@vueuse/router": "^8.9.4", | ||
"date-fns": "^2.30.0", | ||
"three": "^0.138.3", | ||
"troisjs": "^0.3.4", | ||
"typescript": "^4.6.4", | ||
"typescript": "^4.9.5", | ||
"unplugin-auto-import": "^0.7.2", | ||
"unplugin-icons": "^0.14.3", | ||
"unplugin-vue-components": "^0.19.5", | ||
"vite": "^2.9.9", | ||
"unplugin-icons": "^0.14.15", | ||
"unplugin-vue-components": "^0.19.9", | ||
"vite": "^2.9.15", | ||
"vite-plugin-pages": "^0.23.0", | ||
"vite-plugin-windicss": "^1.8.10", | ||
"@unlighthouse/core": "0.6.0" | ||
"vite-plugin-windicss": "^1.9.0", | ||
"@unlighthouse/core": "0.7.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2815468
8542
59419
Updated@headlessui/vue@^1.7.13
Updateddefu@^6.1.2
Updatedufo@^0.8.6
Updatedvue@^3.3.2
Updatedvue-router@^4.2.0