File tree Expand file tree Collapse file tree 3 files changed +731
-432
lines changed Expand file tree Collapse file tree 3 files changed +731
-432
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " univer-typedoc" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.16 " ,
4
+ "version" : " 0.1.17 " ,
5
5
"private" : false ,
6
6
"scripts" : {
7
7
"prepare" : " simple-git-hooks" ,
13
13
"lint:fix" : " eslint . --fix"
14
14
},
15
15
"dependencies" : {
16
- "next" : " 14.2.3 " ,
16
+ "next" : " 14.2.4 " ,
17
17
"nextra" : " ^2.13.4" ,
18
18
"nextra-theme-docs" : " ^2.13.4" ,
19
19
"react" : " 18.3.1" ,
20
20
"react-dom" : " 18.3.1"
21
21
},
22
22
"devDependencies" : {
23
- "@antfu/eslint-config" : " ^2.21.0 " ,
24
- "@eslint-react/eslint-plugin" : " ^1.5.15 " ,
25
- "@types/node" : " ^20.14.2 " ,
23
+ "@antfu/eslint-config" : " ^2.21.1 " ,
24
+ "@eslint-react/eslint-plugin" : " ^1.5.18 " ,
25
+ "@types/node" : " ^20.14.9 " ,
26
26
"autoprefixer" : " ^10.4.19" ,
27
- "eslint" : " 8.57 .0" ,
27
+ "eslint" : " 9.5 .0" ,
28
28
"eslint-plugin-readable-tailwind" : " ^1.5.2" ,
29
29
"fs-extra" : " ^11.2.0" ,
30
- "lint-staged" : " ^15.2.5 " ,
30
+ "lint-staged" : " ^15.2.7 " ,
31
31
"postcss" : " ^8.4.38" ,
32
32
"sharp" : " ^0.33.4" ,
33
33
"simple-git-hooks" : " ^2.11.1" ,
34
34
"tailwindcss" : " ^3.4.4" ,
35
- "typedoc" : " ^0.25.13 " ,
36
- "typedoc-plugin-markdown" : " ^4.0.3 " ,
37
- "typescript" : " ^5.4.5 "
35
+ "typedoc" : " ^0.26.3 " ,
36
+ "typedoc-plugin-markdown" : " ^4.1.0 " ,
37
+ "typescript" : " ^5.5.2 "
38
38
},
39
39
"simple-git-hooks" : {
40
40
"pre-commit" : " pnpm lint-staged"
You can’t perform that action at this time.
0 commit comments