wix-design-systems-locale-utils
Advanced tools
Comparing version 1.158.0 to 1.159.0
{ | ||
"name": "wix-design-systems-locale-utils", | ||
"version": "1.158.0", | ||
"version": "1.159.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -20,13 +20,13 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6" | ||
"@babel/runtime": "^7.26.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^18.19.54", | ||
"@types/node": "^18.19.63", | ||
"@wix/eslint-config-yoshi": "^6.105.0", | ||
"@wix/jest-yoshi-preset": "^6.105.0", | ||
"@wix/yoshi-flow-library": "^6.105.0", | ||
"express": "^4.21.0", | ||
"express": "^4.21.1", | ||
"ts-jest": "^27.1.5", | ||
"typescript": "^5.6.2" | ||
"typescript": "^5.6.3" | ||
}, | ||
@@ -45,3 +45,3 @@ "jest": { | ||
}, | ||
"falconPackageHash": "4f538c1e57c35a5219aa7cae6442c1abc7813cbd229527063c91f76b" | ||
"falconPackageHash": "d56b11b938b1d849bbcc2cd25c06273756760cfc1d035d01cae5a8ee" | ||
} |
Sorry, the diff of this file is not supported yet
150905
Updated@babel/runtime@^7.26.0