@forter/tokens
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -7,3 +7,3 @@ 'use strict'; | ||
* Do not edit directly | ||
* Generated on Mon, 27 Nov 2023 11:06:50 GMT | ||
* Generated on Thu, 14 Dec 2023 08:10:46 GMT | ||
*/ | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "@forter/tokens", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "", | ||
@@ -19,10 +19,10 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^24.1.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-typescript": "^11.1.0", | ||
"style-dictionary": "^3.7.2" | ||
"@rollup/plugin-commonjs": "24.1.0", | ||
"@rollup/plugin-node-resolve": "15.0.2", | ||
"@rollup/plugin-typescript": "11.1.0", | ||
"style-dictionary": "3.7.2" | ||
}, | ||
"dependencies": { | ||
"lit": "^2.7.2", | ||
"validate.js": "^0.13.1" | ||
"lit": "2.7.2", | ||
"validate.js": "0.13.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8cdca0e9f64d479372aa776d2e3cfe64985ef7d0" | ||
"gitHead": "81bebf8de953c2230a71a9014a6bee5793f16f70" | ||
} |
21494
+ Addedlit@2.7.2(transitive)
- Removedlit@2.8.0(transitive)
Updatedlit@2.7.2
Updatedvalidate.js@0.13.1