Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ bump yarn #1135

Open
wants to merge 5 commits into
base: andrew_testing
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.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 @@ -18,4 +18,4 @@ logFilters:

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
2 changes: 1 addition & 1 deletion apps/bun-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^5.3.3"
"typescript": "^5.5.3"
},
"dependencies": {
"@elysiajs/html": "^0.7.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.5.3"
},
"overrides": {
"metro": "0.73.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/tauri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-typescript2": "^0.36.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.5.3",
"vite": "^5.1.0",
"vite-plugin-node-polyfills": "^0.21.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-typescript2": "^0.36.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.5.3",
"vite": "^5.1.0",
"vite-plugin-node-polyfills": "^0.21.0"
}
Expand Down
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,18 +81,16 @@
"upgrade:million": "yarn up 'million'@latest",
"upgrade:tauri": "yarn up '@tauri-apps/*'@latest",
"upgrade:tauri:canary": "yarn up '@tauri-apps/*'@next",
"web": "cd apps/next && yarn dev"
"web": "cd apps/vite && yarn dev"
},
"engines": {
"node": ">=18.16.1",
"yarn": ">=4.0.0"
},
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.3.1",
"dependencies": {
"@babel/runtime": "^7.21.0",
"@manypkg/cli": "^0.21.0",
"@prisma/extension-accelerate": "^0.6.2",
"@react-native-async-storage/async-storage": "^1.23.1",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
"dotenv-cli": "^7.3.0",
Expand All @@ -103,7 +101,7 @@
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.5.3"
},
"lint-staged": {
"server/**/*.{js,ts}": [
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.5.3"
},
"overrides": {
"metro": "0.73.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/crosspath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
},
"devDependencies": {
"@tamagui/build": "1.96.0",
"typescript": "^5.3.3"
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/validations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/express": "^4.17.17",
"@types/node": "^20.14.2",
"express": "^4.19.2",
"typescript": "^5.3.3",
"typescript": "^5.5.3",
"zod": "^3.22.4"
}
}
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"typescript": "^5.5.3",
"vitest": "1.3.0",
"wrangler": "^3.51.2"
},
Expand Down
35 changes: 11 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5475,7 +5475,7 @@ __metadata:
resolution: "@packrat/crosspath@workspace:packages/crosspath"
dependencies:
"@tamagui/build": "npm:1.96.0"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
peerDependencies:
"@tanstack/react-query": ^4.36.1
react: ^18.2.0
Expand Down Expand Up @@ -5562,7 +5562,7 @@ __metadata:
"@types/express": "npm:^4.17.17"
"@types/node": "npm:^20.14.2"
express: "npm:^4.19.2"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
zod: "npm:^3.22.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6846,17 +6846,6 @@ __metadata:
languageName: node
linkType: hard

"@react-native-async-storage/async-storage@npm:^1.23.1":
version: 1.23.1
resolution: "@react-native-async-storage/async-storage@npm:1.23.1"
dependencies:
merge-options: "npm:^3.0.4"
peerDependencies:
react-native: ^0.0.0-0 || >=0.60 <1.0
checksum: 10/9d0acc7edb0ba9ee414d6e62c656e5d571c9d9615e7e9f4748865b965178998f2e73786b8050387ada00ddb6faaca97b5cf2e010ceaeebe91571991364a0f515
languageName: node
linkType: hard

"@react-native-community/cli-clean@npm:12.3.6":
version: 12.3.6
resolution: "@react-native-community/cli-clean@npm:12.3.6"
Expand Down Expand Up @@ -12800,7 +12789,7 @@ __metadata:
superjson: "npm:^2.0.0"
tamagui: "npm:1.96.0"
togpx: "npm:^0.5.4"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
uuid: "npm:3.4.0"
xmldom: "npm:^0.6.0"
languageName: unknown
Expand Down Expand Up @@ -14661,7 +14650,7 @@ __metadata:
hono: "npm:^4.2.7"
server: "npm:*"
trpc-panel: "npm:^1.3.4"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19677,7 +19666,7 @@ __metadata:
superjson: "npm:^2.0.0"
tamagui: "npm:1.96.0"
togpx: "npm:^0.5.4"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
uuid: "npm:3.4.0"
xmldom: "npm:^0.6.0"
zeego: "npm:^1.7.2"
Expand Down Expand Up @@ -28623,8 +28612,6 @@ __metadata:
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@manypkg/cli": "npm:^0.21.0"
"@prisma/extension-accelerate": "npm:^0.6.2"
"@react-native-async-storage/async-storage": "npm:^1.23.1"
check-dependency-version-consistency: "npm:^4.1.0"
cross-env: "npm:^7.0.3"
dotenv-cli: "npm:^7.3.0"
Expand All @@ -28635,7 +28622,7 @@ __metadata:
patch-package: "npm:^8.0.0"
postinstall-postinstall: "npm:^2.1.0"
prettier: "npm:^3.2.5"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -32468,7 +32455,7 @@ __metadata:
ts-jest: "npm:^29.1.1"
ts-node: "npm:^10.9.1"
tsx: "npm:^4.7.0"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
uuid: "npm:^9.0.0"
validator: "npm:^13.9.0"
vitest: "npm:1.3.0"
Expand Down Expand Up @@ -34098,7 +34085,7 @@ __metadata:
rollup-plugin-polyfill-node: "npm:^0.13.0"
rollup-plugin-typescript2: "npm:^0.36.0"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
vite: "npm:^5.1.0"
vite-plugin-node-polyfills: "npm:^0.21.0"
languageName: unknown
Expand Down Expand Up @@ -35091,11 +35078,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
languageName: node
linkType: hard

Expand Down Expand Up @@ -35776,7 +35763,7 @@ __metadata:
rollup-plugin-polyfill-node: "npm:^0.13.0"
rollup-plugin-typescript2: "npm:^0.36.0"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
typescript: "npm:^5.5.3"
vite: "npm:^5.1.0"
vite-plugin-node-polyfills: "npm:^0.21.0"
languageName: unknown
Expand Down
Loading