Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 402e77a commit c4f5b20
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 201 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.2",
"@semantic-release/release-notes-generator": "12.1.0",
"@swc/core": "1.3.102",
"@swc/jest": "0.2.29",
"@swc/core": "1.3.106",
"@swc/jest": "0.2.31",
"@types/jest": "29.5.11",
"@types/node": "20.11.0",
"@types/pg": "8.10.9",
"@types/node": "20.11.7",
"@types/pg": "8.11.0",
"@types/vscode": "1.85.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@vscode/vsce": "2.22.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vscode/vsce": "2.23.0",
"chalk": "5.3.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -63,7 +63,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
Expand All @@ -72,16 +72,16 @@
"jest-extended": "4.0.2",
"lerna": "8.0.2",
"mockdate": "3.0.5",
"prettier": "3.1.1",
"prettier": "3.2.4",
"semantic-release": "23.0.0",
"semantic-release-monorepo": "8.0.0",
"semantic-release-monorepo": "8.0.1",
"semantic-release-vsce": "5.6.4",
"ts-essentials": "9.4.1",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"resolutions": {
"@babel/core": "7.23.7",
"@babel/core": "7.23.9",
"@vscode/[email protected]": "patch:@vscode/vsce@npm%3A2.19.0#./.yarn/patches/@vscode-vsce-npm-2.19.0-d912dcb0c4.patch",
"minimist": "1.2.8",
"xml2js": "0.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-slonik-live-server-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"dependencies": {
"d-forest": "3.2.4",
"dotenv": "16.3.1",
"dotenv": "16.4.1",
"pg": "8.11.3",
"pgsql-ast-parser": "12.0.1",
"safe-stable-stringify": "2.4.3",
Expand Down
Loading

0 comments on commit c4f5b20

Please sign in to comment.