react-router-dom
Advanced tools
Comparing version
/** | ||
* react-router-dom v0.0.0-nightly-329fc0ae0-20241221 | ||
* react-router-dom v0.0.0-nightly-3ab810de1-20250603 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "0.0.0-nightly-329fc0ae0-20241221", | ||
"version": "0.0.0-nightly-3ab810de1-20250603", | ||
"description": "Declarative routing for React web applications", | ||
@@ -57,7 +57,7 @@ "keywords": [ | ||
"dependencies": { | ||
"react-router": "0.0.0-nightly-329fc0ae0-20241221" | ||
"react-router": "0.0.0-nightly-3ab810de1-20250603" | ||
}, | ||
"devDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react": "^19.1.0", | ||
"react-dom": "^19.1.0", | ||
"tsup": "^8.3.0", | ||
@@ -80,4 +80,5 @@ "typescript": "^5.1.6", | ||
"scripts": { | ||
"build": "wireit" | ||
"build": "wireit", | ||
"typecheck": "tsc" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
5568
0.43%+ Added
- Removed
- Removed
- Removed