File tree Expand file tree Collapse file tree 8 files changed +425
-440
lines changed Expand file tree Collapse file tree 8 files changed +425
-440
lines changed Original file line number Diff line number Diff line change 1
- 2025-06-16_08:37:09
1
+ 2025-06-24_02:10:53
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@m2d/core" : " workspace:*" ,
16
16
"@repo/shared" : " workspace:*" ,
17
- "mdast2docx" : " 1.3.0 " ,
18
- "next" : " ^15.3.3 " ,
17
+ "mdast2docx" : " 1.3.5 " ,
18
+ "next" : " ^15.3.4 " ,
19
19
"nextjs-darkmode-lite" : " ^1.0.10" ,
20
20
"nextjs-themes" : " ^4.0.6" ,
21
21
"react" : " ^19.1.0" ,
29
29
"webgl-generative-particles" : " ^0.0.1"
30
30
},
31
31
"devDependencies" : {
32
- "@next/eslint-plugin-next" : " ^15.3.3 " ,
32
+ "@next/eslint-plugin-next" : " ^15.3.4 " ,
33
33
"@repo/eslint-config" : " workspace:*" ,
34
34
"@repo/typescript-config" : " workspace:*" ,
35
35
"@types/node" : " ^24.0.3" ,
Original file line number Diff line number Diff line change 26
26
"@repo/typescript-config" : " workspace:*" ,
27
27
"@types/react" : " ^19.1.8" ,
28
28
"@types/react-dom" : " ^19.1.6" ,
29
- "@vitejs/plugin-react" : " ^4.5.2 " ,
29
+ "@vitejs/plugin-react" : " ^4.6.0 " ,
30
30
"typescript" : " ^5.8.3" ,
31
31
"vite" : " ^6.3.5"
32
32
}
Original file line number Diff line number Diff line change 67
67
"test" : " vitest run --coverage"
68
68
},
69
69
"devDependencies" : {
70
- "@m2d/html" : " ^1.1.2 " ,
70
+ "@m2d/html" : " ^1.1.7 " ,
71
71
"@m2d/list" : " ^0.0.8" ,
72
72
"@repo/eslint-config" : " workspace:*" ,
73
73
"@repo/typescript-config" : " workspace:*" ,
76
76
"@types/node" : " ^24.0.3" ,
77
77
"@types/react" : " ^19.1.8" ,
78
78
"@types/react-dom" : " ^19.1.6" ,
79
- "@vitejs/plugin-react" : " ^4.5.2 " ,
80
- "@vitest/coverage-v8" : " ^3.2.3 " ,
81
- "docx" : " ^9.5.0 " ,
79
+ "@vitejs/plugin-react" : " ^4.6.0 " ,
80
+ "@vitest/coverage-v8" : " ^3.2.4 " ,
81
+ "docx" : " ^9.5.1 " ,
82
82
"esbuild-plugin-rdi" : " ^0.0.0" ,
83
83
"jsdom" : " ^26.1.0" ,
84
84
"remark-gfm" : " ^4.0.1" ,
87
87
"typescript" : " ^5.8.3" ,
88
88
"unified" : " ^11.0.5" ,
89
89
"vite-tsconfig-paths" : " ^5.1.4" ,
90
- "vitest" : " ^3.2.3 " ,
90
+ "vitest" : " ^3.2.4 " ,
91
91
"xxhash-wasm" : " ^1.1.0"
92
92
},
93
93
"dependencies" : {
Original file line number Diff line number Diff line change 17
17
" format"
18
18
],
19
19
"devDependencies" : {
20
- "@changesets/cli" : " ^2.29.4 " ,
20
+ "@changesets/cli" : " ^2.29.5 " ,
21
21
"@repo/typescript-config" : " workspace:*" ,
22
22
"@types/node" : " ^24.0.3" ,
23
- "prettier" : " ^3.5.3 " ,
23
+ "prettier" : " ^3.6.0 " ,
24
24
"turbo" : " ^2.5.4"
25
25
},
26
- "packageManager" : " pnpm@10.12.1 " ,
26
+ "packageManager" : " pnpm@10.12.2 " ,
27
27
"engines" : {
28
28
"node" : " >=18"
29
29
},
Original file line number Diff line number Diff line change 4
4
"type" : " module" ,
5
5
"private" : true ,
6
6
"devDependencies" : {
7
- "@next/eslint-plugin-next" : " ^15.3.3 " ,
8
- "@typescript-eslint/eslint-plugin" : " ^8.34 .0" ,
9
- "@typescript-eslint/parser" : " ^8.34 .0" ,
7
+ "@next/eslint-plugin-next" : " ^15.3.4 " ,
8
+ "@typescript-eslint/eslint-plugin" : " ^8.35 .0" ,
9
+ "@typescript-eslint/parser" : " ^8.35 .0" ,
10
10
"eslint" : " ^9.29.0" ,
11
11
"eslint-config-prettier" : " ^10.1.5" ,
12
12
"eslint-plugin-only-warn" : " ^1.1.0" ,
15
15
"eslint-plugin-turbo" : " ^2.5.4" ,
16
16
"globals" : " ^16.2.0" ,
17
17
"typescript" : " ^5.8.3" ,
18
- "typescript-eslint" : " ^8.34 .0"
18
+ "typescript-eslint" : " ^8.35 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 26
26
"@types/node" : " ^24.0.3" ,
27
27
"@types/react" : " ^19.1.8" ,
28
28
"@types/react-dom" : " ^19.1.6" ,
29
- "@vitejs/plugin-react" : " ^4.5.2 " ,
30
- "@vitest/coverage-v8" : " ^3.2.3 " ,
29
+ "@vitejs/plugin-react" : " ^4.6.0 " ,
30
+ "@vitest/coverage-v8" : " ^3.2.4 " ,
31
31
"esbuild-plugin-rdi" : " ^0.0.0" ,
32
32
"esbuild-plugin-react18" : " ^0.2.6" ,
33
33
"esbuild-plugin-react18-css" : " ^0.0.4" ,
37
37
"tsup" : " ^8.5.0" ,
38
38
"typescript" : " ^5.8.3" ,
39
39
"vite-tsconfig-paths" : " ^5.1.4" ,
40
- "vitest" : " ^3.2.3 "
40
+ "vitest" : " ^3.2.4 "
41
41
},
42
42
"dependencies" : {
43
43
"@m2d/core" : " workspace:*" ,
44
44
"@mayank1513/fork-me" : " ^2.1.3" ,
45
45
"@repo/scripts" : " workspace:*" ,
46
46
"esbuild-raw-plugin" : " ^0.2.0" ,
47
- "mdast2docx" : " 1.3.0 " ,
47
+ "mdast2docx" : " 1.3.5 " ,
48
48
"nextjs-darkmode" : " ^1.0.10" ,
49
49
"nextjs-themes" : " ^4.0.6" ,
50
50
"r18gs" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments