File tree 3 files changed +136
-156
lines changed
3 files changed +136
-156
lines changed Original file line number Diff line number Diff line change 24
24
"pu" : " turbo pu -- --access=public --no-git-checks"
25
25
},
26
26
"devDependencies" : {
27
- "@types/node" : " ^22.10.1 " ,
28
- "@typescript-eslint/eslint-plugin" : " ^8.17 .0" ,
29
- "@typescript-eslint/parser" : " ^8.17 .0" ,
27
+ "@types/node" : " ^22.10.2 " ,
28
+ "@typescript-eslint/eslint-plugin" : " ^8.18 .0" ,
29
+ "@typescript-eslint/parser" : " ^8.18 .0" ,
30
30
"@vitest/coverage-v8" : " ^2.1.8" ,
31
31
"dotenv" : " ^16.4.7" ,
32
32
"eslint" : " 8.57.1" ,
33
- "eslint-config-next" : " ^15.0.4 " ,
33
+ "eslint-config-next" : " ^15.1.0 " ,
34
34
"eslint-config-prettier" : " ^9.1.0" ,
35
35
"eslint-plugin-import" : " ^2.31.0" ,
36
36
"eslint-plugin-prettier" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@fisch0920/medium-zoom" : " ^1.0.7" ,
29
29
"@matejmazur/react-katex" : " ^3.1.3" ,
30
- "katex" : " ^0.16.11 " ,
30
+ "katex" : " ^0.16.15 " ,
31
31
"@texonom/ntypes" : " workspace:^" ,
32
32
"@texonom/nutils" : " workspace:^" ,
33
33
"prismjs" : " ^1.29.0" ,
36
36
"react-image" : " ^4.1.0" ,
37
37
"react-modal" : " ^3.16.1" ,
38
38
"react-pdf" : " ^9.1.1" ,
39
- "react-use" : " ^17.5.1 "
39
+ "react-use" : " ^17.6.0 "
40
40
},
41
41
"devDependencies" : {
42
42
"@types/lodash.throttle" : " ^4.1.9" ,
43
- "@types/node" : " ^20.17.9 " ,
44
- "@types/react" : " ^18.3.14 " ,
43
+ "@types/node" : " ^20.17.10 " ,
44
+ "@types/react" : " ^18.3.16 " ,
45
45
"clipboard-copy" : " ^4.0.1" ,
46
46
"date-fns" : " ^2.30.0" ,
47
47
"format-number" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments