@vuepress/plugin-theme-data
Advanced tools
Comparing version 2.0.0-rc.47 to 2.0.0-rc.52
@@ -1,1 +0,1 @@ | ||
export * from './themeData.js'; | ||
export type * from './themeData.js'; |
@@ -1,1 +0,1 @@ | ||
export * from './themeData.js'; | ||
export {}; |
{ | ||
"name": "@vuepress/plugin-theme-data", | ||
"version": "2.0.0-rc.47", | ||
"version": "2.0.0-rc.52", | ||
"description": "VuePress plugin - theme data", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/devtools-api": "^6.6.4", | ||
"vue": "^3.5.8" | ||
"@vue/devtools-api": "^7.4.6", | ||
"vue": "^3.5.10" | ||
}, | ||
"peerDependencies": { | ||
"vuepress": "2.0.0-rc.15" | ||
"vuepress": "2.0.0-rc.17" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "688b739ad50113f8aad17ab18e868d72698a2a54" | ||
"gitHead": "0c0a6501082d7abdbfc4a3e4b6de48d902011c07" | ||
} |
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
17057
26
+ Added@vue/devtools-api@7.6.2(transitive)
+ Added@vue/devtools-kit@7.6.2(transitive)
+ Added@vue/devtools-shared@7.6.2(transitive)
+ Added@vuepress/cli@2.0.0-rc.17(transitive)
+ Added@vuepress/client@2.0.0-rc.17(transitive)
+ Added@vuepress/core@2.0.0-rc.17(transitive)
+ Added@vuepress/markdown@2.0.0-rc.17(transitive)
+ Added@vuepress/shared@2.0.0-rc.17(transitive)
+ Added@vuepress/utils@2.0.0-rc.17(transitive)
+ Addedbirpc@0.2.19(transitive)
+ Addedcopy-anything@3.0.5(transitive)
+ Addedhookable@5.5.3(transitive)
+ Addedis-what@4.1.16(transitive)
+ Addedmitt@3.0.1(transitive)
+ Addedperfect-debounce@1.0.0(transitive)
+ Addedrfdc@1.4.1(transitive)
+ Addedspeakingurl@14.0.1(transitive)
+ Addedsuperjson@2.2.1(transitive)
+ Addedvuepress@2.0.0-rc.17(transitive)
- Removed@vuepress/cli@2.0.0-rc.15(transitive)
- Removed@vuepress/client@2.0.0-rc.15(transitive)
- Removed@vuepress/core@2.0.0-rc.15(transitive)
- Removed@vuepress/markdown@2.0.0-rc.15(transitive)
- Removed@vuepress/shared@2.0.0-rc.15(transitive)
- Removed@vuepress/utils@2.0.0-rc.15(transitive)
- Removedvuepress@2.0.0-rc.15(transitive)
Updated@vue/devtools-api@^7.4.6
Updatedvue@^3.5.10