typeorm-extension
Advanced tools
Comparing version 2.2.8 to 2.2.9
{ | ||
"name": "typeorm-extension", | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "A library to create/drop database, simple seeding data sets, ...", | ||
@@ -52,3 +52,3 @@ "author": { | ||
"locter": "^0.3.2", | ||
"rapiq": "^0.3.0", | ||
"rapiq": "^0.3.1", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -71,6 +71,6 @@ "yargs": "^17.6.0" | ||
"@semantic-release/release-notes-generator": "^10.0.3", | ||
"@tada5hi/eslint-config-typescript": "^1.0.8", | ||
"@tada5hi/eslint-config-typescript": "^1.0.9", | ||
"@types/glob": "^8.0.0", | ||
"@types/jest": "^27.5.0", | ||
"@types/node": "^18.11.0", | ||
"@types/node": "^18.11.6", | ||
"@types/yargs": "^17.0.13", | ||
@@ -80,3 +80,3 @@ "better-sqlite3": "^7.6.2", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.25.0", | ||
"eslint": "^8.26.0", | ||
"husky": "^8.0.1", | ||
@@ -89,3 +89,3 @@ "jest": "^27.5.1", | ||
"typescript": "^4.8.4", | ||
"vitepress": "^1.0.0-alpha.21", | ||
"vitepress": "^1.0.0-alpha.25", | ||
"vue": "^3.2.41" | ||
@@ -92,0 +92,0 @@ }, |
Updatedrapiq@^0.3.1