-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependencies (#93)
- Loading branch information
Showing
6 changed files
with
5,301 additions
and
3,673 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,6 @@ | |
"packageManager": "[email protected]", | ||
"devDependencies": { | ||
"husky": "^8.0.3", | ||
"lerna": "^7.2.0" | ||
"lerna": "^7.4.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,24 +29,24 @@ | |
], | ||
"packageManager": "[email protected]", | ||
"dependencies": { | ||
"commander": "^11.0.0", | ||
"commander": "^11.1.0", | ||
"relno": "workspace:^" | ||
}, | ||
"devDependencies": { | ||
"@jest/globals": "^29.6.4", | ||
"@types/node": "^18.17.14", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"eslint": "^8.48.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-jest": "^27.2.3", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"jest": "^29.6.4", | ||
"@jest/globals": "^29.7.0", | ||
"@types/node": "^18.19.3", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^27.6.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"jest": "^29.7.0", | ||
"lint-staged": "^14.0.1", | ||
"prettier": "3.0.3", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.5", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
"lint-staged": { | ||
"src/**/*.ts": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,21 +27,21 @@ | |
], | ||
"packageManager": "[email protected]", | ||
"devDependencies": { | ||
"@jest/globals": "^29.6.4", | ||
"@types/node": "^18.17.14", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"eslint": "^8.48.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-jest": "^27.2.3", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"jest": "^29.6.4", | ||
"@jest/globals": "^29.7.0", | ||
"@types/node": "^18.19.3", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^27.6.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"jest": "^29.7.0", | ||
"lint-staged": "^14.0.1", | ||
"prettier": "3.0.3", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.5", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
"lint-staged": { | ||
"src/**/*.ts": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,27 +28,27 @@ | |
], | ||
"packageManager": "[email protected]", | ||
"dependencies": { | ||
"date-and-time": "^3.0.2", | ||
"date-and-time": "^3.0.3", | ||
"peggy": "^3.0.2", | ||
"simple-git": "^3.19.1", | ||
"simple-git": "^3.21.0", | ||
"ts-pegjs": "^4.2.1" | ||
}, | ||
"devDependencies": { | ||
"@jest/globals": "^29.6.4", | ||
"@types/node": "^18.17.14", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"eslint": "^8.48.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-jest": "^27.2.3", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"jest": "^29.6.4", | ||
"@jest/globals": "^29.7.0", | ||
"@types/node": "^18.19.3", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^27.6.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"jest": "^29.7.0", | ||
"lint-staged": "^14.0.1", | ||
"prettier": "3.0.3", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.5", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
"lint-staged": { | ||
"src/**/*.ts": [ | ||
|
Oops, something went wrong.
2ca79c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
relno – ./
relno-ppodds.vercel.app
relno-git-master-ppodds.vercel.app
relno.vercel.app
relno.ppodds.cc