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

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Jun 4, 2024
1 parent 8de461b commit 4707f0e
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 282 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,33 +42,33 @@
"@babel/plugin-transform-export-namespace-from": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.4",
"@changesets/cli": "^2.27.5",
"@effect/build-utils": "^0.7.6",
"@effect/docgen": "^0.4.3",
"@effect/eslint-plugin": "^0.1.2",
"@effect/language-service": "^0.1.0",
"@effect/schema": "^0.67.14",
"@effect/schema": "^0.67.18",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/express": "^4.17.21",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitest/coverage-v8": "^1.6.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "3.2.5",
"effect": "3.2.8",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"express": "^4.19.2",
"madge": "^7.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"rimraf": "^5.0.7",
"swagger-ui-express": "^5.0.0",
"tsx": "^4.11.0",
"swagger-ui-express": "^5.0.1",
"tsx": "^4.11.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 4707f0e

Please sign in to comment.