File tree Expand file tree Collapse file tree 4 files changed +186
-233
lines changed
Expand file tree Collapse file tree 4 files changed +186
-233
lines changed Original file line number Diff line number Diff line change @@ -120,3 +120,5 @@ docs/docs/public/c-reference
120120
121121# TypeScript
122122* .tsbuildinfo
123+ .cursor /rules /nx-rules.mdc
124+ .github /instructions /nx.instructions.md
Original file line number Diff line number Diff line change 3333 },
3434 "release" : {
3535 "version" : {
36- "generatorOptions" : {
37- "preid" : " pre"
38- }
36+ "preserveLocalDependencyProtocols" : false
3937 },
4038 "changelog" : {
4139 "projectChangelogs" : {
5048 "file" : false
5149 }
5250 }
53- },
54- "affected" : {
55- "defaultBase" : " main"
5651 }
5752}
Original file line number Diff line number Diff line change 1111 },
1212 "devDependencies" : {
1313 "@jothepro/doxygen-awesome-css" : " https://github.com/jothepro/doxygen-awesome-css#v2.3.4" ,
14- "@nx/js" : " 20.5.0 " ,
15- "@nx/node" : " ^20.5.0 " ,
16- "@nx/web" : " 20.5.0 " ,
14+ "@nx/js" : " 21.1.2 " ,
15+ "@nx/node" : " 21.1.2 " ,
16+ "@nx/web" : " 21.1.2 " ,
1717 "@rollup/plugin-json" : " ^6.1.0" ,
1818 "@rollup/plugin-node-resolve" : " ^16.0.1" ,
1919 "@rollup/plugin-typescript" : " ^12.1.2" ,
2020 "@vitest/ui" : " ^3.1.4" ,
2121 "concurrently" : " ^9.1.2" ,
22- "nx" : " 20.5.0 " ,
22+ "nx" : " 21.1.2 " ,
2323 "prettier" : " 3.5.3" ,
2424 "rimraf" : " ^6.0.1" ,
2525 "rollup" : " ^4.35.0" ,
You can’t perform that action at this time.
0 commit comments