File tree Expand file tree Collapse file tree 5 files changed +132
-152
lines changed
packages/create-hypergraph Expand file tree Collapse file tree 5 files changed +132
-152
lines changed Original file line number Diff line number Diff line change 1414 "@graphprotocol/grc-20" : " ^0.27.0" ,
1515 "@graphprotocol/hypergraph" : " workspace:*" ,
1616 "@graphprotocol/hypergraph-react" : " workspace:*" ,
17- "next" : " 15.5.0 " ,
17+ "next" : " 15.5.9 " ,
1818 "react" : " ^19.1.1" ,
1919 "react-dom" : " ^19.1.1"
2020 },
Original file line number Diff line number Diff line change 2525 "class-variance-authority" : " ^0.7.1" ,
2626 "clsx" : " ^2.1.1" ,
2727 "lucide-react" : " ^0.541.0" ,
28- "next" : " 15.5.0 " ,
28+ "next" : " 15.5.9 " ,
2929 "postcss" : " ^8.5.6" ,
3030 "react" : " ^19.1.1" ,
3131 "react-dom" : " ^19.1.1" ,
3838 "@types/react" : " ^19.1.10" ,
3939 "@types/react-dom" : " ^19.1.7" ,
4040 "eslint" : " ^9.33.0" ,
41- "eslint-config-next" : " 15.5.0 " ,
41+ "eslint-config-next" : " 15.5.9 " ,
4242 "prettier" : " ^3.6.2" ,
4343 "tw-animate-css" : " ^1.3.7" ,
4444 "typescript" : " ^5.9.2"
Original file line number Diff line number Diff line change 11# create-hypergraph
22
3+ ## 0.7.0
4+ ### Minor Changes
5+
6+ - 86d08f2: upgrade nextjs in nextjs template
7+
38## 0.6.0
49### Minor Changes
510
Original file line number Diff line number Diff line change 11{
22 "name" : " create-hypergraph" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " CLI toolchain to scaffold a Hypergraph-enabled application with a given template." ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments