File tree Expand file tree Collapse file tree 7 files changed +27
-6
lines changed Expand file tree Collapse file tree 7 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " app-e2e" ,
33 "version" : " 3.6.0" ,
4+ "repository" : " https://github.com/suitenumerique/docs" ,
5+ "author" : " DINUM" ,
6+ "license" : " MIT" ,
47 "private" : true ,
58 "scripts" : {
69 "lint" : " eslint" ,
2124 "dependencies" : {
2225 "convert-stream" : " 1.0.2" ,
2326 "pdf-parse" : " 1.1.1"
24- }
27+ },
28+ "packageManager" : " yarn@1.22.22"
2529}
Original file line number Diff line number Diff line change 11{
22 "name" : " app-impress" ,
33 "version" : " 3.6.0" ,
4+ "repository" : " https://github.com/suitenumerique/docs" ,
5+ "author" : " DINUM" ,
6+ "license" : " MIT" ,
47 "private" : true ,
58 "scripts" : {
69 "dev" : " next dev" ,
8992 "vitest" : " 3.2.4" ,
9093 "webpack" : " 5.101.3" ,
9194 "workbox-webpack-plugin" : " 7.1.0"
92- }
95+ },
96+ "packageManager" : " yarn@1.22.22"
9397}
Original file line number Diff line number Diff line change 22 "name" : " impress" ,
33 "version" : " 3.6.0" ,
44 "private" : true ,
5+ "repository" : " https://github.com/suitenumerique/docs" ,
6+ "author" : " DINUM" ,
7+ "license" : " MIT" ,
58 "workspaces" : {
69 "packages" : [
710 " apps/*" ,
3841 "react-dom" : " 19.1.1" ,
3942 "typescript" : " 5.9.2" ,
4043 "yjs" : " 13.6.27"
41- }
44+ },
45+ "packageManager" : " yarn@1.22.22"
4246}
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-docs" ,
33 "version" : " 3.6.0" ,
4+ "repository" : " https://github.com/suitenumerique/docs" ,
5+ "author" : " DINUM" ,
46 "license" : " MIT" ,
57 "main" : " index.js" ,
68 "keywords" : [
3032 "eslint-plugin-testing-library" : " 7.6.6" ,
3133 "eslint-plugin-vitest" : " 0.5.4" ,
3234 "prettier" : " 3.6.2"
33- }
35+ },
36+ "packageManager" : " yarn@1.22.22"
3437}
Original file line number Diff line number Diff line change 11{
22 "name" : " packages-i18n" ,
33 "version" : " 3.6.0" ,
4+ "repository" : " https://github.com/suitenumerique/docs" ,
5+ "author" : " DINUM" ,
6+ "license" : " MIT" ,
47 "private" : true ,
58 "scripts" : {
69 "extract-translation" : " yarn extract-translation:impress" ,
2124 "ts-jest" : " 29.4.1" ,
2225 "typescript" : " *" ,
2326 "yargs" : " 18.0.0"
24- }
27+ },
28+ "packageManager" : " yarn@1.22.22"
2529}
Original file line number Diff line number Diff line change 4646 "vitest" : " 3.2.4" ,
4747 "vitest-mock-extended" : " 3.1.0" ,
4848 "ws" : " 8.18.3"
49- }
49+ },
50+ "packageManager" : " yarn@1.22.22"
5051}
Original file line number Diff line number Diff line change 1616 "volta" : {
1717 "node" : " 22"
1818 },
19+ "packageManager" : " yarn@1.22.22" ,
1920 "repository" : " https://github.com/suitenumerique/docs" ,
2021 "author" : " DINUM" ,
2122 "license" : " MIT"
You can’t perform that action at this time.
0 commit comments