File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Setup the environment
44runs :
55 using : composite
66 steps :
7- - uses : pnpm/action-setup@v6.0.1
7+ - uses : pnpm/action-setup@v6.0.6
88 with :
99 run_install : false
1010
Original file line number Diff line number Diff line change 4040 "@tailwindcss/postcss" : " ^4.1.7" ,
4141 "@types/lodash.debounce" : " ^4.0.7" ,
4242 "@types/lodash.throttle" : " ^4.1.9" ,
43- "@types/node" : " 24.12.2 " ,
43+ "@types/node" : " 24.12.3 " ,
4444 "@types/react" : " 19.2.14" ,
4545 "@types/react-dom" : " 19.2.3" ,
4646 "@uiw/codemirror-theme-eclipse" : " ^4.23.0" ,
5454 "lodash.debounce" : " ^4.0.8" ,
5555 "lodash.throttle" : " ^4.1.1" ,
5656 "lz-string" : " ^1.5.0" ,
57- "next" : " 16.2.4 " ,
57+ "next" : " 16.2.6 " ,
5858 "next-pwa" : " ^5.6.0" ,
5959 "postcss" : " ^8.4.21" ,
60- "react" : " 19.2.5 " ,
61- "react-dom" : " 19.2.5 " ,
60+ "react" : " 19.2.6 " ,
61+ "react-dom" : " 19.2.6 " ,
6262 "react-json-tree" : " ^0.20.0" ,
6363 "react-spinners" : " ^0.17.0" ,
6464 "remark-directive" : " ^4.0.0" ,
6969 "workbox-window" : " ^7.0.0"
7070 },
7171 "devDependencies" : {
72- "oxfmt" : " ^0.46 .0" ,
72+ "oxfmt" : " ^0.48 .0" ,
7373 "oxlint" : " ^1.56.0" ,
7474 "tsx" : " ^4.18.0"
7575 },
7676 "engines" : {
7777 "node" : " >=22.0.0"
7878 },
79- "packageManager" : " pnpm@10.33.0 "
79+ "packageManager" : " pnpm@10.33.4 "
8080}
You can’t perform that action at this time.
0 commit comments