@equisoft/tax-ca
Advanced tools
Comparing version 2024.6.1-snapshot.20241022134507 to 2024.6.1-snapshot.20241028114846
{ | ||
"name": "@equisoft/tax-ca", | ||
"version": "2024.6.1-snapshot.20241022134507", | ||
"version": "2024.6.1-snapshot.20241028114846", | ||
"description": "Canadian tax data and calculation functions.", | ||
@@ -37,5 +37,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.25.8", | ||
"@babel/preset-env": "7.25.8", | ||
"@babel/preset-typescript": "7.25.7", | ||
"@babel/core": "7.26.0", | ||
"@babel/preset-env": "7.26.0", | ||
"@babel/preset-typescript": "7.26.0", | ||
"@equisoft/eslint-config": "3.0.8", | ||
@@ -48,4 +48,4 @@ "@equisoft/eslint-config-typescript": "3.0.8", | ||
"@types/babel__preset-env": "^7", | ||
"@types/jest": "29.5.13", | ||
"@types/node": "20.16.13", | ||
"@types/jest": "29.5.14", | ||
"@types/node": "20.17.1", | ||
"@typescript-eslint/eslint-plugin": "7.18.0", | ||
@@ -52,0 +52,0 @@ "@typescript-eslint/parser": "7.18.0", |
79328