File tree Expand file tree Collapse file tree 7 files changed +405
-396
lines changed
Expand file tree Collapse file tree 7 files changed +405
-396
lines changed Original file line number Diff line number Diff line change 1111 workflow_dispatch :
1212
1313env :
14- NODE_VERSION : " 23.11 .0"
14+ NODE_VERSION : " 24.3 .0"
1515
1616jobs :
1717 lib-site-build :
Original file line number Diff line number Diff line change 3232 "yjs" : " ^13.0.0"
3333 },
3434 "devDependencies" : {
35- "@babel/plugin-proposal-decorators" : " ^7.27.1 " ,
35+ "@babel/plugin-proposal-decorators" : " ^7.28.0 " ,
3636 "@docusaurus/module-type-aliases" : " ^3.8.1" ,
3737 "@docusaurus/tsconfig" : " ^3.8.1" ,
3838 "@svgr/webpack" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ redirects = [
66[build ]
77 command = " yarn build-netlify"
88 publish = " apps/site/build"
9- environment = { NODE_VERSION = " 23.11 .0" , YARN_VERSION = " 4.9.2" }
9+ environment = { NODE_VERSION = " 24.3 .0" , YARN_VERSION = " 4.9.2" }
1010
1111[dev ]
1212 publish = " apps/site/build"
Original file line number Diff line number Diff line change 2727 "yjs" : " ^13.6.27"
2828 },
2929 "devDependencies" : {
30- "@biomejs/biome" : " ^2.0.5 " ,
31- "globals" : " ^16.2 .0" ,
32- "netlify-cli" : " ^22.1.6 " ,
30+ "@biomejs/biome" : " ^2.0.6 " ,
31+ "globals" : " ^16.3 .0" ,
32+ "netlify-cli" : " ^22.2.1 " ,
3333 "turbo" : " ^2.5.4" ,
3434 "typescript" : " ^5.8.3"
3535 },
Original file line number Diff line number Diff line change 6666 "mobx" : " ^6.0.0 || ^5.0.0 || ^4.0.0"
6767 },
6868 "devDependencies" : {
69- "@babel/core" : " ^7.27.4 " ,
69+ "@babel/core" : " ^7.28.0 " ,
7070 "@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
71- "@babel/plugin-proposal-decorators" : " ^7.27.1 " ,
72- "@babel/preset-env" : " ^7.27.2 " ,
71+ "@babel/plugin-proposal-decorators" : " ^7.28.0 " ,
72+ "@babel/preset-env" : " ^7.28.0 " ,
7373 "@babel/preset-typescript" : " ^7.27.1" ,
74- "@swc/core" : " ^1.12.6 " ,
74+ "@swc/core" : " ^1.12.9 " ,
7575 "@swc/jest" : " ^0.2.38" ,
7676 "@types/jest" : " ^29.5.14" ,
77- "@types/node" : " ^24.0.4 " ,
77+ "@types/node" : " ^24.0.10 " ,
7878 "babel-jest" : " ^29.7.0" ,
7979 "jest" : " ^29.7.0" ,
8080 "mobx-v4" : " npm:mobx@^4.15.7" ,
8484 "spec.ts" : " ^1.1.3" ,
8585 "ts-jest" : " ^29.4.0" ,
8686 "ts-node" : " ^10.9.2" ,
87- "typedoc" : " ^0.28.5 " ,
87+ "typedoc" : " ^0.28.7 " ,
8888 "typescript" : " ^5.8.3" ,
8989 "vite" : " ^7.0.0"
9090 },
Original file line number Diff line number Diff line change 6363 "yjs" : " ^13.0.0"
6464 },
6565 "devDependencies" : {
66- "@babel/core" : " ^7.27.4 " ,
66+ "@babel/core" : " ^7.28.0 " ,
6767 "@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
68- "@babel/plugin-proposal-decorators" : " ^7.27.1 " ,
69- "@babel/preset-env" : " ^7.27.2 " ,
68+ "@babel/plugin-proposal-decorators" : " ^7.28.0 " ,
69+ "@babel/preset-env" : " ^7.28.0 " ,
7070 "@babel/preset-typescript" : " ^7.27.1" ,
7171 "@types/jest" : " ^29.5.14" ,
72- "@types/node" : " ^24.0.4 " ,
72+ "@types/node" : " ^24.0.10 " ,
7373 "babel-jest" : " ^29.7.0" ,
7474 "jest" : " ^29.7.0" ,
7575 "mobx-keystone" : " workspace:packages/lib" ,
You can’t perform that action at this time.
0 commit comments