scriptable-abstract
Advanced tools
Comparing version 1.5.1 to 1.6.0
{ | ||
"name": "scriptable-abstract", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "Abstract class definitions and type structures for Scriptable-iOS, providing the foundation for building mock implementations and type-safe Scriptable development tools.", | ||
@@ -61,9 +61,9 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@release-it/conventional-changelog": "^9.0.4", | ||
"@swc/core": "^1.10.3", | ||
"@release-it/conventional-changelog": "^10.0.0", | ||
"@swc/core": "^1.10.4", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.2", | ||
"@types/node": "^22.10.5", | ||
"@types/scriptable-ios": "^1.7.7", | ||
"@typescript-eslint/eslint-plugin": "^8.18.2", | ||
"@typescript-eslint/parser": "^8.18.2", | ||
"@typescript-eslint/eslint-plugin": "^8.19.1", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"conventional-changelog-angular": "^8.0.0", | ||
@@ -78,14 +78,15 @@ "conventional-changelog-cli": "^5.0.0", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
"eslint-plugin-unused-imports": "^4.1.4", | ||
"jest": "^29.7.0", | ||
"jest-junit": "^16.0.0", | ||
"prettier": "^3.4.2", | ||
"release-it": "^17.11.0", | ||
"release-it": "^18.0.0", | ||
"rimraf": "^6.0.1", | ||
"ts-jest": "^29.2.5", | ||
"ts-morph": "^24.0.0", | ||
"ts-morph": "^25.0.0", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.7.2" | ||
"typescript": "^5.7.3" | ||
}, | ||
"packageManager": "pnpm@9.15.1", | ||
"packageManager": "pnpm@9.15.3", | ||
"pnpm": { | ||
@@ -92,0 +93,0 @@ "overrides": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1763930
18812
27