Skip to content

Commit

Permalink
⬆️ pnpm update (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram authored Nov 6, 2024
1 parent e298f0f commit baae88d
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 401 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,24 @@
"postopenapi-typescript:server": "ts-autofix ./src/server/openapi && pnpm run lint:fix"
},
"dependencies": {
"openapi-fetch": "^0.12.2"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@types/node": "^22.7.6",
"@eslint/js": "^9.14.0",
"@types/node": "^22.9.0",
"dotenv": "^16.4.5",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"markdownlint-cli2": "^0.14.0",
"openapi-typescript": "^7.4.1",
"openapi-typescript": "^7.4.2",
"prettier": "^3.3.3",
"ts-autofix": "^1.0.0",
"tsx": "^4.19.1",
"typedoc": "^0.26.10",
"tsx": "^4.19.2",
"typedoc": "^0.26.11",
"typescript": "5.7.0-beta",
"typescript-eslint": "^8.10.0",
"vitest": "^2.1.3"
"typescript-eslint": "^8.13.0",
"vitest": "^2.1.4"
},
"type": "module",
"exports": {
Expand Down
Loading

0 comments on commit baae88d

Please sign in to comment.