Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oedotme committed Jul 16, 2024
1 parent a3b4971 commit 7926bde
Show file tree
Hide file tree
Showing 18 changed files with 256 additions and 301 deletions.
2 changes: 1 addition & 1 deletion examples/react-location/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-location/data-loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-location/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-location/nested-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/react-router-custom-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/react-router-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/react-router-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/react-router-route-modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions examples/solid-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@generouted/solid-router": "^1.19.6",
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"solid-js": "^1.8.18"
},
"devDependencies": {
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-plugin-solid": "^2.10.2"
}
}
6 changes: 3 additions & 3 deletions examples/tanstack-react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@generouted/tanstack-react-router": "^1.19.6",
"@tanstack/react-router": "^1.43.12",
"@tanstack/react-router": "^1.45.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand All @@ -20,8 +20,8 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
6 changes: 3 additions & 3 deletions explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.5",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@release-it-plugins/workspaces": "^4.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"release-it": "^17.4.1",
"prettier": "^3.3.3",
"release-it": "^17.6.0",
"turbo": "^2.0.6"
}
}
6 changes: 3 additions & 3 deletions packages/generouted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"type-check": "tsc --noEmit"
},
"devDependencies": {
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"@tanstack/react-location": "^3.7.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -97,8 +97,8 @@
"react-router-dom": "^6.24.1",
"solid-js": "^1.8.18",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vitest": "^2.0.1"
"vite": "^5.3.4",
"vitest": "^2.0.3"
},
"peerDependencies": {
"vite": ">=3"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"react-router-dom": "^6.24.1",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"peerDependencies": {
"react": ">=18",
Expand Down
4 changes: 2 additions & 2 deletions packages/solid-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
},
"devDependencies": {
"@generouted/core": "workspace:*",
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"esbuild-plugin-solid": "^0.6.0",
"solid-js": "^1.8.18",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"peerDependencies": {
"@solidjs/router": ">=0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/tanstack-react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@generouted/core": "workspace:*",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"peerDependencies": {
"vite": ">=3"
Expand Down
Loading

0 comments on commit 7926bde

Please sign in to comment.