@dlightjs/components
Advanced tools
Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10
{ | ||
"name": "@dlightjs/components", | ||
"version": "1.0.0-alpha.9", | ||
"version": "1.0.0-alpha.10", | ||
"description": "DLight components library", | ||
@@ -26,3 +26,3 @@ "author": { | ||
"@typescript-eslint/parser": "^6.16.0", | ||
"babel-preset-dlight": "1.0.0-alpha.13", | ||
"babel-preset-dlight": "1.0.0-alpha.14", | ||
"eslint": "^8.56.0", | ||
@@ -35,6 +35,6 @@ "eslint-config-prettier": "^9.1.0", | ||
"vite": "^4.5.1", | ||
"vite-plugin-dlight": "1.0.0-alpha.13" | ||
"vite-plugin-dlight": "1.0.0-alpha.14" | ||
}, | ||
"dependencies": { | ||
"@dlightjs/dlight": "1.0.0-alpha.18" | ||
"@dlightjs/dlight": "1.0.0-alpha.19" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
84171
+ Added@dlightjs/dlight@1.0.0-alpha.19(transitive)
- Removed@dlightjs/dlight@1.0.0-alpha.18(transitive)