@porsche-design-system/components-vue
Advanced tools
Comparing version 3.23.0 to 3.24.0-rc.0
{ | ||
"name": "@porsche-design-system/components-vue", | ||
"version": "3.23.0", | ||
"version": "3.24.0-rc.0", | ||
"description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@porsche-design-system/components-js": "3.23.0" | ||
"@porsche-design-system/components-js": "3.24.0-rc.0" | ||
}, | ||
@@ -61,2 +61,7 @@ "peerDependencies": { | ||
}, | ||
"./styles/vanilla-extract": { | ||
"types": "./styles/vanilla-extract/esm/vanilla-extract/index.d.ts", | ||
"import": "./styles/vanilla-extract/esm/vanilla-extract/index.mjs", | ||
"default": "./styles/vanilla-extract/cjs/vanilla-extract/index.cjs" | ||
}, | ||
"./ag-grid/*.css": "./ag-grid/*.css", | ||
@@ -63,0 +68,0 @@ "./testing": { |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1169848
406
15248
78
+ Added@porsche-design-system/components-js@3.24.0-rc.0(transitive)
- Removed@porsche-design-system/components-js@3.23.0(transitive)