Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mfal committed Sep 18, 2024
1 parent 6e7838d commit 62067b0
Show file tree
Hide file tree
Showing 28 changed files with 445 additions and 445 deletions.
214 changes: 107 additions & 107 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
448 changes: 224 additions & 224 deletions .yarn/releases/yarn-4.4.0.cjs → .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: pnp

yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mittwald/react-use-promise",
"version": "1.0.0",
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.5.0",
"author": "Mittwald CM Service GmbH & Co. KG <[email protected]>",
"contributors": [
"Marco Falkenberg <[email protected]>"
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@types/luxon": "3.4.2",
"browser-or-node": "^3.0.0-pre.0",
"browser-or-node": "^3.0.0",
"luxon": "~3.5.0",
"minimatch": "^10.0.1",
"object-code": "^1.3.3"
Expand All @@ -66,31 +66,31 @@
"@jest/globals": "^29.7.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.3",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@yarnpkg/pnpify": "^4.1.1",
"axios": "^1.7.4",
"eslint": "^8.57.0",
"@yarnpkg/pnpify": "^4.1.2",
"axios": "^1.7.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"license-checker-rseidelsohn": "^4.3.0",
"license-checker-rseidelsohn": "^4.4.2",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"prettier-plugin-pkgsort": "^0.2.1",
"prettier-plugin-sort-json": "^4.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.4",
"tsd": "^0.31.1",
"typescript": "^5.5.4"
"ts-jest": "^29.2.5",
"tsd": "^0.31.2",
"typescript": "^5.6.2"
},
"peerDependencies": {
"axios": "^1.6.7",
Expand Down
Loading

0 comments on commit 62067b0

Please sign in to comment.