@devgrace/utils
Advanced tools
Comparing version 0.10.0 to 0.11.0
{ | ||
"name": "@devgrace/utils", | ||
"sideEffects": false, | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "devgrace/utils", | ||
@@ -32,4 +32,2 @@ "exports": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.10", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^25.0.4", | ||
@@ -40,4 +38,6 @@ "@rollup/plugin-node-resolve": "^15.1.0", | ||
"core-js": "^3.32.0", | ||
"esbuild": "^0.20.2", | ||
"jsdom": "^24.0.0", | ||
"rollup": "^4.14.3", | ||
"rollup-plugin-esbuild": "^6.1.1", | ||
"tslib": "^2.6.2", | ||
@@ -44,0 +44,0 @@ "typescript": "^5.1.6", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
99846