File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed
packages/create-cedar-app/templates Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@cedarjs/api" : " 0.0.1 " ,
7- "@cedarjs/graphql-server" : " 0.0.1 "
6+ "@cedarjs/api" : " 0.0.3 " ,
7+ "@cedarjs/graphql-server" : " 0.0.3 "
88 }
99}
Original file line number Diff line number Diff line change 77 ]
88 },
99 "devDependencies" : {
10- "@cedarjs/core" : " 0.0.1 " ,
11- "@cedarjs/project-config" : " 0.0.1 "
10+ "@cedarjs/core" : " 0.0.3 " ,
11+ "@cedarjs/project-config" : " 0.0.3 "
1212 },
1313 "eslintConfig" : {
1414 "extends" : " @cedarjs/eslint-config" ,
Original file line number Diff line number Diff line change 1111 ]
1212 },
1313 "dependencies" : {
14- "@cedarjs/forms" : " 0.0.1 " ,
15- "@cedarjs/router" : " 0.0.1 " ,
16- "@cedarjs/web" : " 0.0.1 " ,
14+ "@cedarjs/forms" : " 0.0.3 " ,
15+ "@cedarjs/router" : " 0.0.3 " ,
16+ "@cedarjs/web" : " 0.0.3 " ,
1717 "react" : " 19.0.0-rc-f2df5694-20240916" ,
1818 "react-dom" : " 19.0.0-rc-f2df5694-20240916"
1919 },
2020 "devDependencies" : {
21- "@cedarjs/vite" : " 0.0.1 " ,
21+ "@cedarjs/vite" : " 0.0.3 " ,
2222 "@types/react" : " ^18.2.55" ,
2323 "@types/react-dom" : " ^18.2.19"
2424 }
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@cedarjs/api" : " 0.0.1 " ,
7- "@cedarjs/graphql-server" : " 0.0.1 "
6+ "@cedarjs/api" : " 0.0.3 " ,
7+ "@cedarjs/graphql-server" : " 0.0.3 "
88 }
99}
Original file line number Diff line number Diff line change 77 ]
88 },
99 "devDependencies" : {
10- "@cedarjs/core" : " 0.0.1 " ,
11- "@cedarjs/project-config" : " 0.0.1 "
10+ "@cedarjs/core" : " 0.0.3 " ,
11+ "@cedarjs/project-config" : " 0.0.3 "
1212 },
1313 "eslintConfig" : {
1414 "extends" : " @cedarjs/eslint-config" ,
Original file line number Diff line number Diff line change 1111 ]
1212 },
1313 "dependencies" : {
14- "@cedarjs/forms" : " 0.0.1 " ,
15- "@cedarjs/router" : " 0.0.1 " ,
16- "@cedarjs/web" : " 0.0.1 " ,
14+ "@cedarjs/forms" : " 0.0.3 " ,
15+ "@cedarjs/router" : " 0.0.3 " ,
16+ "@cedarjs/web" : " 0.0.3 " ,
1717 "react" : " 19.0.0-rc-f2df5694-20240916" ,
1818 "react-dom" : " 19.0.0-rc-f2df5694-20240916"
1919 },
2020 "devDependencies" : {
21- "@cedarjs/vite" : " 0.0.1 " ,
21+ "@cedarjs/vite" : " 0.0.3 " ,
2222 "@types/react" : " ^18.2.55" ,
2323 "@types/react-dom" : " ^18.2.19"
2424 }
You can’t perform that action at this time.
0 commit comments