-
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.
- Loading branch information
Showing
28 changed files
with
445 additions
and
445 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+5.61 KB
...t-js-npm-8.57.0-00ead3710a-3c501ce8a9.zip → ...t-js-npm-8.57.1-dec269f278-7562b21be1.zip
Binary file not shown.
Binary file renamed
BIN
+16.4 KB
...ray-npm-0.11.14-94a02fcc87-3ffb24ecdf.zip → ...rray-npm-0.13.0-843095a032-524df31e61.zip
Binary file not shown.
Binary file removed
BIN
-14.1 KB
.yarn/cache/@humanwhocodes-object-schema-npm-2.0.2-77b42018f9-ef915e3e2f.zip
Binary file not shown.
Binary file added
BIN
+8.53 KB
.yarn/cache/@humanwhocodes-object-schema-npm-2.0.3-4f0e508cd9-05bb99ed06.zip
Binary file not shown.
Binary file renamed
BIN
+93.7 KB
...eact-npm-16.0.0-244d3b3dd4-b32894be94.zip → ...eact-npm-16.0.1-3939518263-904b48881c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+291 KB
...-core-npm-4.1.2-eb1af4e935-ec7d02e00e.zip → ...-core-npm-4.1.3-bdd6aaebe8-e7dc7098fa.zip
Binary file not shown.
Binary file renamed
BIN
+19.9 KB
...kg-nm-npm-4.0.2-35e6e6a50c-f5b1fc596b.zip → ...kg-nm-npm-4.0.3-e00d6c77e9-fd172ad360.zip
Binary file not shown.
Binary file renamed
BIN
+15.9 KB
...npify-npm-4.1.1-ff09983680-071c0443b4.zip → ...npify-npm-4.1.2-34783808ce-c8002be8a0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+791 KB
...lint-npm-8.57.0-4286e12a3a-00496e218b.zip → ...lint-npm-8.57.1-dd20287a5a-5504fa2487.zip
Binary file not shown.
Binary file removed
BIN
-35.9 MB
.yarn/cache/license-checker-rseidelsohn-npm-4.3.0-ac2f05097e-952ab5d867.zip
Binary file not shown.
Binary file added
BIN
+49.4 KB
.yarn/cache/license-checker-rseidelsohn-npm-4.4.2-f0ac132ceb-2825b17d32.zip
Binary file not shown.
Binary file renamed
BIN
+105 KB
...jest-npm-29.2.4-9e84324ea6-69db25e06b.zip → ...jest-npm-29.2.5-3012d53ff5-f89e562816.zip
Binary file not shown.
Binary file renamed
BIN
+41.6 KB
.../tsd-npm-0.31.1-98eff5fb87-d07c14df39.zip → .../tsd-npm-0.31.2-07f84c93d0-544995fc4c.zip
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
448
.yarn/releases/yarn-4.4.0.cjs → .yarn/releases/yarn-4.5.0.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -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]>" | ||
|
@@ -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" | ||
|
@@ -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", | ||
|
Oops, something went wrong.