Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oedotme committed Apr 13, 2024
1 parent 8dfbc63 commit 22beeaa
Show file tree
Hide file tree
Showing 15 changed files with 475 additions and 253 deletions.
4 changes: 2 additions & 2 deletions examples/react-location/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.8"
Expand Down
4 changes: 2 additions & 2 deletions examples/react-location/data-loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.8"
Expand Down
4 changes: 2 additions & 2 deletions examples/react-location/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.8"
Expand Down
4 changes: 2 additions & 2 deletions examples/react-location/nested-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.8"
Expand Down
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 @@ -16,8 +16,8 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-router-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-router-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
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 @@ -16,8 +16,8 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"react-router-dom": "6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
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,13 +11,13 @@
},
"dependencies": {
"@generouted/tanstack-react-router": "^1.19.2",
"@tanstack/react-router": "^1.26.19",
"@tanstack/react-router": "^1.27.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
Expand Down
4 changes: 2 additions & 2 deletions explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"react-router-dom": "^6.22.3"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"release-it": "^17.1.1",
"release-it": "^17.2.0",
"turbo": "^1.13.2"
}
}
6 changes: 3 additions & 3 deletions packages/generouted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@
"devDependencies": {
"@solidjs/router": "^0.13.2",
"@tanstack/react-location": "^3.7.4",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "^6.22.3",
"solid-js": "^1.8.16",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"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 @@ -86,7 +86,7 @@
},
"devDependencies": {
"@generouted/core": "workspace:*",
"@types/react": "^18.2.75",
"@types/react": "^18.2.78",
"react-router-dom": "^6.22.3",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 22beeaa

Please sign in to comment.