Skip to content

Commit

Permalink
Deps: Upgrade next, react, align yjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vija02 committed Nov 15, 2024
1 parent b1a4d29 commit 0d6fc66
Show file tree
Hide file tree
Showing 6 changed files with 114 additions and 111 deletions.
2 changes: 1 addition & 1 deletion apps/homepage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"formik-chakra-ui": "^1.6.1",
"framer-motion": "^11.11.10",
"is-mobile": "^5.0.0",
"next": "14.2.16",
"next": "14.2.18",
"next-themes": "^0.3.0",
"next-with-apollo": "^5.3.0",
"nprogress": "^0.2.0",
Expand Down
47 changes: 24 additions & 23 deletions apps/remote/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,33 @@
<script type="importmap" nonce="INJECT_NONCE">
{
"imports": {
"react": "https://esm.sh/[email protected]-19bd26be-20240815",
"react-dom": "https://esm.sh/[email protected]-19bd26be-20240815",
"react-dom/client": "https://esm.sh/[email protected]-19bd26be-20240815/client",
"yjs": "https://ga.jspm.io/npm:[email protected].8/dist/yjs.mjs"
"react": "https://esm.sh/[email protected].1",
"react-dom": "https://esm.sh/[email protected].1",
"react-dom/client": "https://esm.sh/[email protected].1/client",
"yjs": "https://ga.jspm.io/npm:[email protected].20/dist/yjs.mjs"
},
"scopes": {
"https://ga.jspm.io/": {
"lib0/array": "https://ga.jspm.io/npm:[email protected]/array.js",
"lib0/binary": "https://ga.jspm.io/npm:[email protected]/binary.js",
"lib0/buffer": "https://ga.jspm.io/npm:[email protected]/buffer.js",
"lib0/decoding": "https://ga.jspm.io/npm:[email protected]/decoding.js",
"lib0/encoding": "https://ga.jspm.io/npm:[email protected]/encoding.js",
"lib0/error": "https://ga.jspm.io/npm:[email protected]/error.js",
"lib0/function": "https://ga.jspm.io/npm:[email protected]/function.js",
"lib0/iterator": "https://ga.jspm.io/npm:[email protected]/iterator.js",
"lib0/logging": "https://ga.jspm.io/npm:[email protected]/logging.js",
"lib0/map": "https://ga.jspm.io/npm:[email protected]/map.js",
"lib0/math": "https://ga.jspm.io/npm:[email protected]/math.js",
"lib0/object": "https://ga.jspm.io/npm:[email protected]/object.js",
"lib0/observable": "https://ga.jspm.io/npm:[email protected]/observable.js",
"lib0/promise": "https://ga.jspm.io/npm:[email protected]/promise.js",
"lib0/random": "https://ga.jspm.io/npm:[email protected]/random.js",
"lib0/set": "https://ga.jspm.io/npm:[email protected]/set.js",
"lib0/string": "https://ga.jspm.io/npm:[email protected]/string.js",
"lib0/time": "https://ga.jspm.io/npm:[email protected]/time.js",
"lib0/webcrypto": "https://ga.jspm.io/npm:[email protected]/webcrypto.js",
"lib0/array": "https://ga.jspm.io/npm:[email protected]/array.js",
"lib0/binary": "https://ga.jspm.io/npm:[email protected]/binary.js",
"lib0/buffer": "https://ga.jspm.io/npm:[email protected]/buffer.js",
"lib0/decoding": "https://ga.jspm.io/npm:[email protected]/decoding.js",
"lib0/encoding": "https://ga.jspm.io/npm:[email protected]/encoding.js",
"lib0/environment": "https://ga.jspm.io/npm:[email protected]/environment.js",
"lib0/error": "https://ga.jspm.io/npm:[email protected]/error.js",
"lib0/function": "https://ga.jspm.io/npm:[email protected]/function.js",
"lib0/iterator": "https://ga.jspm.io/npm:[email protected]/iterator.js",
"lib0/logging": "https://ga.jspm.io/npm:[email protected]/logging.js",
"lib0/map": "https://ga.jspm.io/npm:[email protected]/map.js",
"lib0/math": "https://ga.jspm.io/npm:[email protected]/math.js",
"lib0/object": "https://ga.jspm.io/npm:[email protected]/object.js",
"lib0/observable": "https://ga.jspm.io/npm:[email protected]/observable.js",
"lib0/promise": "https://ga.jspm.io/npm:[email protected]/promise.js",
"lib0/random": "https://ga.jspm.io/npm:[email protected]/random.js",
"lib0/set": "https://ga.jspm.io/npm:[email protected]/set.js",
"lib0/string": "https://ga.jspm.io/npm:[email protected]/string.js",
"lib0/time": "https://ga.jspm.io/npm:[email protected]/time.js",
"lib0/webcrypto": "https://ga.jspm.io/npm:[email protected]/webcrypto.js",
"process": "https://ga.jspm.io/npm:@jspm/[email protected]/nodelibs/browser/process-production.js"
}
}
Expand Down
47 changes: 24 additions & 23 deletions apps/renderer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,33 @@
<script type="importmap" nonce="INJECT_NONCE">
{
"imports": {
"react": "https://esm.sh/[email protected]-19bd26be-20240815",
"react-dom": "https://esm.sh/[email protected]-19bd26be-20240815",
"react-dom/client": "https://esm.sh/[email protected]-19bd26be-20240815/client",
"yjs": "https://ga.jspm.io/npm:[email protected].8/dist/yjs.mjs"
"react": "https://esm.sh/[email protected].1",
"react-dom": "https://esm.sh/[email protected].1",
"react-dom/client": "https://esm.sh/[email protected].1/client",
"yjs": "https://ga.jspm.io/npm:[email protected].20/dist/yjs.mjs"
},
"scopes": {
"https://ga.jspm.io/": {
"lib0/array": "https://ga.jspm.io/npm:[email protected]/array.js",
"lib0/binary": "https://ga.jspm.io/npm:[email protected]/binary.js",
"lib0/buffer": "https://ga.jspm.io/npm:[email protected]/buffer.js",
"lib0/decoding": "https://ga.jspm.io/npm:[email protected]/decoding.js",
"lib0/encoding": "https://ga.jspm.io/npm:[email protected]/encoding.js",
"lib0/error": "https://ga.jspm.io/npm:[email protected]/error.js",
"lib0/function": "https://ga.jspm.io/npm:[email protected]/function.js",
"lib0/iterator": "https://ga.jspm.io/npm:[email protected]/iterator.js",
"lib0/logging": "https://ga.jspm.io/npm:[email protected]/logging.js",
"lib0/map": "https://ga.jspm.io/npm:[email protected]/map.js",
"lib0/math": "https://ga.jspm.io/npm:[email protected]/math.js",
"lib0/object": "https://ga.jspm.io/npm:[email protected]/object.js",
"lib0/observable": "https://ga.jspm.io/npm:[email protected]/observable.js",
"lib0/promise": "https://ga.jspm.io/npm:[email protected]/promise.js",
"lib0/random": "https://ga.jspm.io/npm:[email protected]/random.js",
"lib0/set": "https://ga.jspm.io/npm:[email protected]/set.js",
"lib0/string": "https://ga.jspm.io/npm:[email protected]/string.js",
"lib0/time": "https://ga.jspm.io/npm:[email protected]/time.js",
"lib0/webcrypto": "https://ga.jspm.io/npm:[email protected]/webcrypto.js",
"lib0/array": "https://ga.jspm.io/npm:[email protected]/array.js",
"lib0/binary": "https://ga.jspm.io/npm:[email protected]/binary.js",
"lib0/buffer": "https://ga.jspm.io/npm:[email protected]/buffer.js",
"lib0/decoding": "https://ga.jspm.io/npm:[email protected]/decoding.js",
"lib0/encoding": "https://ga.jspm.io/npm:[email protected]/encoding.js",
"lib0/environment": "https://ga.jspm.io/npm:[email protected]/environment.js",
"lib0/error": "https://ga.jspm.io/npm:[email protected]/error.js",
"lib0/function": "https://ga.jspm.io/npm:[email protected]/function.js",
"lib0/iterator": "https://ga.jspm.io/npm:[email protected]/iterator.js",
"lib0/logging": "https://ga.jspm.io/npm:[email protected]/logging.js",
"lib0/map": "https://ga.jspm.io/npm:[email protected]/map.js",
"lib0/math": "https://ga.jspm.io/npm:[email protected]/math.js",
"lib0/object": "https://ga.jspm.io/npm:[email protected]/object.js",
"lib0/observable": "https://ga.jspm.io/npm:[email protected]/observable.js",
"lib0/promise": "https://ga.jspm.io/npm:[email protected]/promise.js",
"lib0/random": "https://ga.jspm.io/npm:[email protected]/random.js",
"lib0/set": "https://ga.jspm.io/npm:[email protected]/set.js",
"lib0/string": "https://ga.jspm.io/npm:[email protected]/string.js",
"lib0/time": "https://ga.jspm.io/npm:[email protected]/time.js",
"lib0/webcrypto": "https://ga.jspm.io/npm:[email protected]/webcrypto.js",
"process": "https://ga.jspm.io/npm:@jspm/[email protected]/nodelibs/browser/process-production.js"
}
}
Expand Down
2 changes: 1 addition & 1 deletion backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"next": "14.2.16",
"next": "14.2.18",
"passport": "^0.7.0",
"passport-github2": "^0.1.12",
"passport-google-oauth20": "^2.0.0",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"resolutions": {
"graphql": "15.9",
"pg-connection-string": "2.x",
"react": "rc"
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1"
},
"overrides": {
"@types/react": "npm:types-react@rc",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3962,10 +3962,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.16":
version: 14.2.16
resolution: "@next/env@npm:14.2.16"
checksum: 10c0/e9d795727bc43f171557a7a91111c9b71833840061275b5d4adf96f416febf4f02afb9dac1f4275f4a3e96a0a0db22b58fe934483e2823e76a5d3c60a563394b
"@next/env@npm:14.2.18":
version: 14.2.18
resolution: "@next/env@npm:14.2.18"
checksum: 10c0/b075fb54873de7cd977b4e07af186af60251e71ea6a905445c4fc14f076e46e3f9b51f489e1363c946c8807388cfc834dd7bf96a3257d5ba4d4ffa94610c96e7
languageName: node
linkType: hard

Expand All @@ -3985,9 +3985,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-darwin-arm64@npm:14.2.16"
"@next/swc-darwin-arm64@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-darwin-arm64@npm:14.2.18"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -3999,9 +3999,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-darwin-x64@npm:14.2.16"
"@next/swc-darwin-x64@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-darwin-x64@npm:14.2.18"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -4013,9 +4013,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.16"
"@next/swc-linux-arm64-gnu@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.18"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -4027,9 +4027,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-linux-arm64-musl@npm:14.2.16"
"@next/swc-linux-arm64-musl@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-arm64-musl@npm:14.2.18"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -4041,9 +4041,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-linux-x64-gnu@npm:14.2.16"
"@next/swc-linux-x64-gnu@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-x64-gnu@npm:14.2.18"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -4055,9 +4055,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-linux-x64-musl@npm:14.2.16"
"@next/swc-linux-x64-musl@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-x64-musl@npm:14.2.18"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -4069,9 +4069,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.16"
"@next/swc-win32-arm64-msvc@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.18"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -4083,16 +4083,16 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.16"
"@next/swc-win32-ia32-msvc@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.18"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-win32-x64-msvc@npm:14.2.16"
"@next/swc-win32-x64-msvc@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-win32-x64-msvc@npm:14.2.18"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4840,7 +4840,7 @@ __metadata:
formik-chakra-ui: "npm:^1.6.1"
framer-motion: "npm:^11.11.10"
is-mobile: "npm:^5.0.0"
next: "npm:14.2.16"
next: "npm:14.2.18"
next-themes: "npm:^0.3.0"
next-with-apollo: "npm:^5.3.0"
nprogress: "npm:^0.2.0"
Expand Down Expand Up @@ -5277,7 +5277,7 @@ __metadata:
mock-req: "npm:^0.2.0"
morgan: "npm:^1.10.0"
multer: "npm:^1.4.5-lts.1"
next: "npm:14.2.16"
next: "npm:14.2.18"
passport: "npm:^0.7.0"
passport-github2: "npm:^0.1.12"
passport-google-oauth20: "npm:^2.0.0"
Expand Down Expand Up @@ -16846,20 +16846,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.16":
version: 14.2.16
resolution: "next@npm:14.2.16"
dependencies:
"@next/env": "npm:14.2.16"
"@next/swc-darwin-arm64": "npm:14.2.16"
"@next/swc-darwin-x64": "npm:14.2.16"
"@next/swc-linux-arm64-gnu": "npm:14.2.16"
"@next/swc-linux-arm64-musl": "npm:14.2.16"
"@next/swc-linux-x64-gnu": "npm:14.2.16"
"@next/swc-linux-x64-musl": "npm:14.2.16"
"@next/swc-win32-arm64-msvc": "npm:14.2.16"
"@next/swc-win32-ia32-msvc": "npm:14.2.16"
"@next/swc-win32-x64-msvc": "npm:14.2.16"
"next@npm:14.2.18":
version: 14.2.18
resolution: "next@npm:14.2.18"
dependencies:
"@next/env": "npm:14.2.18"
"@next/swc-darwin-arm64": "npm:14.2.18"
"@next/swc-darwin-x64": "npm:14.2.18"
"@next/swc-linux-arm64-gnu": "npm:14.2.18"
"@next/swc-linux-arm64-musl": "npm:14.2.18"
"@next/swc-linux-x64-gnu": "npm:14.2.18"
"@next/swc-linux-x64-musl": "npm:14.2.18"
"@next/swc-win32-arm64-msvc": "npm:14.2.18"
"@next/swc-win32-ia32-msvc": "npm:14.2.18"
"@next/swc-win32-x64-msvc": "npm:14.2.18"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -16900,7 +16900,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/8cd036a6f30d4cc8ab8480c19339ee6134ffd5b18338ff5a07de397ed4e29fad54de5219f70aafabf1fe9c48a7d54b7df58ba1f29cfa5d3351ff7763e8d4844e
checksum: 10c0/9aa1cf6a3238735a80fae32c217b0312dcb46c12ab9da19855c1344d7256ca797b286b78902c4d6488e7eb806e53c5bb21521cec38f793fb74f17513e2382838
languageName: node
linkType: hard

Expand Down Expand Up @@ -19575,14 +19575,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:rc":
version: 19.0.0-rc-2ec26bc4-20241111
resolution: "react-dom@npm:19.0.0-rc-2ec26bc4-20241111"
"react-dom@npm:19.0.0-rc.1":
version: 19.0.0-rc.1
resolution: "react-dom@npm:19.0.0-rc.1"
dependencies:
scheduler: "npm:0.25.0-rc-2ec26bc4-20241111"
scheduler: "npm:0.25.0-rc.1"
peerDependencies:
react: 19.0.0-rc-2ec26bc4-20241111
checksum: 10c0/e79ff74b4c9d3c043a100a4cdb06c61736c04407c5c5da6eb3e4ced0fd86a2d5cd3ca4719b02ed99773d2f883002a351751309e99c1fd87f4528c21c60714918
react: 19.0.0-rc.1
checksum: 10c0/26fba423f41c8b3c7a47278ea490146506333175028e111e49eb39310110b6bda956cc772c77412abc8a7f28244eea80ebade15ec5b4382d79e2ac1b39bd2d0c
languageName: node
linkType: hard

Expand Down Expand Up @@ -19921,10 +19921,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:rc":
version: 19.0.0-rc-2ec26bc4-20241111
resolution: "react@npm:19.0.0-rc-2ec26bc4-20241111"
checksum: 10c0/98e1a6fbb747f9dc92859580215eaafebed144c98a0296d58ac02d7094be4dcccb29894ff8b33b32be17b58a308f46acc72ad476b267396012361485d823b424
"react@npm:19.0.0-rc.1":
version: 19.0.0-rc.1
resolution: "react@npm:19.0.0-rc.1"
checksum: 10c0/8f453ee0ff05ec4b11701cf4240fb0039217e73f576d2a9b871a91e34ff17d66e16294ebd0fc72c237918a3a997cc42f0328c860bc0a2cfa18e6a41f49a1c871
languageName: node
linkType: hard

Expand Down Expand Up @@ -20769,10 +20769,10 @@ __metadata:
languageName: node
linkType: hard

"scheduler@npm:0.25.0-rc-2ec26bc4-20241111":
version: 0.25.0-rc-2ec26bc4-20241111
resolution: "scheduler@npm:0.25.0-rc-2ec26bc4-20241111"
checksum: 10c0/3bef2e635b593e65f9f53f621fbe8695c3994ba79c64fe8efd0c818ab51a6c67de8506a1927b99b84fe53828d2ff9eb17a2906530e5aad48a70b5767b8e0dc96
"scheduler@npm:0.25.0-rc.1":
version: 0.25.0-rc.1
resolution: "scheduler@npm:0.25.0-rc.1"
checksum: 10c0/dd4549eeb54cf3019c04257c622c4bbee12ef99dc547c4a96e1d5da8985ae44534111275ebcc4fea84b0d1299197b69071f912928adc5da4cab1e8168d09a44d
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d6fc66

Please sign in to comment.