@smg-automotive/i18n-pkg
Advanced tools
Comparing version 1.5.1-trigger-release-2b790ee1497a89aec7bd7c3f48cbefb56a96be58.1 to 1.5.1
@@ -23,3 +23,3 @@ 'use strict'; | ||
function rosetta (obj) { | ||
var locale='', tree = obj || {}; | ||
var locale='', tree = {}; | ||
@@ -26,0 +26,0 @@ return { |
@@ -21,3 +21,3 @@ import { jsx } from 'react/jsx-runtime'; | ||
function rosetta (obj) { | ||
var locale='', tree = obj || {}; | ||
var locale='', tree = {}; | ||
@@ -24,0 +24,0 @@ return { |
{ | ||
"name": "@smg-automotive/i18n-pkg", | ||
"version": "1.5.1-trigger-release-2b790ee1497a89aec7bd7c3f48cbefb56a96be58.1", | ||
"version": "1.5.1", | ||
"description": "A boilerplate package setup", | ||
@@ -34,5 +34,5 @@ "main": "dist/cjs/index.js", | ||
"@rollup/plugin-typescript": "11.1.6", | ||
"@smg-automotive/eslint-config": "4.0.58", | ||
"@testing-library/jest-dom": "6.4.2", | ||
"@testing-library/react": "15.0.4", | ||
"@smg-automotive/eslint-config": "4.0.60", | ||
"@testing-library/jest-dom": "6.4.3", | ||
"@testing-library/react": "15.0.6", | ||
"@testing-library/user-event": "14.5.2", | ||
@@ -43,3 +43,3 @@ "@types/jest": "29.5.12", | ||
"rimraf": "5.0.5", | ||
"rollup": "4.16.4", | ||
"rollup": "4.17.2", | ||
"rollup-plugin-dts": "6.1.0", | ||
@@ -53,5 +53,5 @@ "rollup-plugin-peer-deps-external": "2.2.4", | ||
"peerDependencies": { | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1", | ||
"tslib": "2.6.2" | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -58,0 +58,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
51609