Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalfishler committed May 22, 2023
1 parent c3061d5 commit c249585
Show file tree
Hide file tree
Showing 2 changed files with 1,614 additions and 1,064 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,36 +38,36 @@
},
"devDependencies": {
"@n8n_io/eslint-config": "workspace:*",
"@ngneat/falso": "^6.1.0",
"@types/jest": "^29.5.0",
"@ngneat/falso": "^6.4.0",
"@types/jest": "^29.5.1",
"@types/supertest": "^2.0.12",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitest/coverage-c8": "^0.28.5",
"c8": "^7.12.0",
"c8": "^7.13.0",
"cross-env": "^7.0.3",
"cypress": "^12.8.1",
"cypress-real-events": "^1.7.6",
"cypress": "^12.12.0",
"cypress-real-events": "^1.8.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-expect-message": "^1.1.3",
"jest-mock": "^29.5.0",
"jest-mock-extended": "^3.0.4",
"nock": "^13.2.9",
"node-fetch": "^2.6.7",
"nock": "^13.3.1",
"node-fetch": "^2.6.11",
"p-limit": "^3.1.0",
"prettier": "^2.8.3",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"run-script-os": "^1.0.7",
"start-server-and-test": "^1.14.0",
"run-script-os": "^1.1.6",
"start-server-and-test": "^1.15.4",
"supertest": "^6.3.3",
"ts-jest": "^29.1.0",
"tsc-watch": "^6.0.0",
"tsc-watch": "^6.0.4",
"turbo": "1.8.8",
"typescript": "*",
"vite": "^4.0.4",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vitest": "^0.28.5",
"vue-template-compiler": "^2.7.14",
"vue-tsc": "^1.0.24"
"vue-tsc": "^1.6.5"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
Loading

0 comments on commit c249585

Please sign in to comment.