-
Notifications
You must be signed in to change notification settings - Fork 58
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
7 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
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
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,6 +1,6 @@ | ||
{ | ||
"name": "generouted", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "Generated client-side file-based routes for Vite", | ||
"author": "Omar Elhawary <[email protected]> (https://omarelhawary.me)", | ||
"license": "MIT", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@generouted/react-router", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "Generated file-based routes for React Router and Vite", | ||
"author": "Omar Elhawary <[email protected]> (https://omarelhawary.me)", | ||
"license": "MIT", | ||
|
@@ -83,7 +83,7 @@ | |
}, | ||
"dependencies": { | ||
"fast-glob": "^3.2.12", | ||
"generouted": "^1.12.4" | ||
"generouted": "^1.12.5" | ||
}, | ||
"devDependencies": { | ||
"@generouted/core": "workspace:*", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@generouted/solid-router", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "Generated file-based routes for Solid Router and Vite", | ||
"author": "Omar Elhawary <[email protected]> (https://omarelhawary.me)", | ||
"license": "MIT", | ||
|
@@ -83,7 +83,7 @@ | |
}, | ||
"dependencies": { | ||
"fast-glob": "^3.2.12", | ||
"generouted": "^1.12.4" | ||
"generouted": "^1.12.5" | ||
}, | ||
"devDependencies": { | ||
"@generouted/core": "workspace:*", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@generouted/tanstack-react-router", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "Generated file-based routes for TanStack React Router and Vite", | ||
"author": "Omar Elhawary <[email protected]> (https://omarelhawary.me)", | ||
"license": "MIT", | ||
|