Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 3dc8f6a commit d1dc5c9
Show file tree
Hide file tree
Showing 10 changed files with 477 additions and 453 deletions.
348 changes: 174 additions & 174 deletions .yarn/releases/yarn-4.4.0.cjs → .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Easily Create Type-Safe, Full-Stack Apps for React Native + Web using the t4 stack.",
"dependencies": {
"chalk": "5.3.0",
"ora": "8.0.1"
"ora": "8.1.0"
},
"scripts": {
"publish": "npm publish --access public"
Expand Down
8 changes: 4 additions & 4 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eject": "expo eject"
},
"dependencies": {
"@babel/runtime": "7.25.0",
"@babel/runtime": "7.25.4",
"@react-navigation/native": "6.1.18",
"@shichida/ui": "*",
"@types/react-native": "0.73.0",
Expand All @@ -21,16 +21,16 @@
"expo-constants": "15.4.6",
"expo-dev-client": "2.4.13",
"expo-font": "11.10.3",
"expo-image": "1.12.13",
"expo-image": "1.12.15",
"expo-linear-gradient": "12.7.2",
"expo-linking": "6.3.1",
"expo-router": "2.0.15",
"expo-splash-screen": "0.27.5",
"expo-status-bar": "1.12.1",
"expo-updates": "0.25.22",
"expo-updates": "0.25.24",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.75.0",
"react-native": "0.75.2",
"react-native-gesture-handler": "2.18.1",
"react-native-screens": "3.34.0",
"react-native-svg": "14.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"dependencies": {
"@tamagui/next-theme": "latest",
"app": "*",
"next": "14.2.5",
"next": "14.2.7",
"raf": "3.4.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.75.0",
"react-native": "0.75.2",
"react-native-web": "0.19.12",
"react-native-web-lite": "latest"
},
"devDependencies": {
"@tamagui/next-plugin": "latest",
"@types/node": "20.14.15",
"@types/node": "20.16.2",
"critters": "0.0.24",
"dotenv-cli": "7.4.2",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.7",
"vercel": "latest"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-native-web": "0.19.12"
},
"dependencies": {
"@babel/runtime": "7.25.0",
"@babel/runtime": "7.25.4",
"@manypkg/cli": "0.21.4",
"check-dependency-version-consistency": "4.1.0",
"eslint": "8.57.0",
Expand All @@ -38,5 +38,5 @@
"turbo": "1.13.4",
"typescript": "5.5.4"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.4.1"
}
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@shichida/api",
"version": "2.0.0",
"main": "src/index.ts",
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.4.1",
"license": "Apache-2.0",
"scripts": {
"dev": "wrangler dev src/index.ts",
Expand All @@ -24,12 +24,12 @@
"hono": "3.12.12"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240806.0",
"@cloudflare/workers-types": "4.20240821.1",
"better-sqlite3": "9.6.0",
"dotenv-cli": "7.4.2",
"drizzle-kit": "0.24.0",
"drizzle-kit": "0.24.2",
"eslint": "8.57.0",
"typescript": "5.5.4",
"wrangler": "3.71.0"
"wrangler": "3.72.3"
}
}
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@tamagui/lucide-icons": "latest",
"@tamagui/shorthands": "latest",
"@tamagui/themes": "latest",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.52.2",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand All @@ -26,11 +26,11 @@
"expo-constants": "15.4.6",
"expo-linking": "6.3.1",
"expo-secure-store": "12.8.1",
"react-native-safe-area-context": "4.10.8",
"react-native-safe-area-context": "4.10.9",
"solito": "4.2.2"
},
"devDependencies": {
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-native": "0.73.0"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tamagui/shorthands": "latest",
"@tamagui/themes": "latest",
"@tamagui/toast": "latest",
"@tanstack/react-virtual": "3.9.0",
"@tanstack/react-virtual": "3.10.5",
"jotai": "2.9.3",
"tamagui": "latest"
},
Expand Down
Loading

0 comments on commit d1dc5c9

Please sign in to comment.