File tree 3 files changed +618
-628
lines changed
3 files changed +618
-628
lines changed Original file line number Diff line number Diff line change 17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
19
"@changesets/changelog-github" : " 0.5.0" ,
20
- "@changesets/cli" : " 2.27.1 " ,
20
+ "@changesets/cli" : " 2.27.3 " ,
21
21
"@types/node" : " 14.18.63" ,
22
- "@typescript-eslint/eslint-plugin" : " 7.7.1 " ,
23
- "@typescript-eslint/parser" : " 7.7.1 " ,
22
+ "@typescript-eslint/eslint-plugin" : " 7.10.0 " ,
23
+ "@typescript-eslint/parser" : " 7.10.0 " ,
24
24
"@vitest/coverage-v8" : " 0.34.6" ,
25
25
"cpy" : " 10.1.0" ,
26
26
"eslint" : " 8.57.0" ,
27
27
"eslint-config-next" : " 14.2.3" ,
28
28
"eslint-config-prettier" : " 9.1.0" ,
29
29
"eslint-plugin-prettier" : " 5.1.3" ,
30
30
"execa" : " 7.2.0" ,
31
- "nx" : " 18.3.4 " ,
31
+ "nx" : " 18.3.5 " ,
32
32
"prettier" : " 3.2.5" ,
33
33
"prettier-plugin-tailwindcss" : " 0.5.14" ,
34
- "rimraf" : " 5.0.5 " ,
34
+ "rimraf" : " 5.0.7 " ,
35
35
"tempy" : " 3.1.0" ,
36
36
"typescript" : " 5.4.5" ,
37
37
"vitest" : " 0.34.6"
38
38
},
39
- "packageManager" :
" [email protected] .7 "
39
+ "packageManager" :
" [email protected] .8 "
40
40
}
Original file line number Diff line number Diff line change 16
16
"@codemirror/view" : " 6.26.3" ,
17
17
"@headlessui/react" : " 1.7.19" ,
18
18
"@popperjs/core" : " 2.11.8" ,
19
- "@types/react" : " 18.3.0 " ,
19
+ "@types/react" : " 18.3.3 " ,
20
20
"@types/react-dom" : " 18.3.0" ,
21
- "@uiw/react-codemirror" : " 4.21.25 " ,
21
+ "@uiw/react-codemirror" : " 4.22.1 " ,
22
22
"clsx" : " 2.1.1" ,
23
23
"next" : " 14.2.3" ,
24
24
"next-themes" : " 0.3.0" ,
25
25
"nextra" : " 2.13.4" ,
26
26
"nextra-theme-docs" : " 2.13.4" ,
27
27
"postcss" : " 8.4.38" ,
28
28
"postcss-lightningcss" : " 1.0.0" ,
29
- "react" : " 18.3.0 " ,
29
+ "react" : " 18.3.1 " ,
30
30
"react-docgen" : " workspace:7.0.3" ,
31
- "react-dom" : " 18.3.0 " ,
31
+ "react-dom" : " 18.3.1 " ,
32
32
"tailwindcss" : " 3.4.3"
33
33
},
34
34
"browserslist" : [
You can’t perform that action at this time.
0 commit comments