File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 66
66
"@types/react-dom" : " ^19.1.2" ,
67
67
"@vitejs/plugin-react" : " ^4.4.1" ,
68
68
"@vitest/browser" : " ^3.2.4" ,
69
+ "conventional-changelog-conventionalcommits" : " ^9.1.0" ,
69
70
"eslint" : " ^9.25.0" ,
70
71
"eslint-plugin-react-hooks" : " ^5.2.0" ,
71
72
"eslint-plugin-react-refresh" : " ^0.4.19" ,
Original file line number Diff line number Diff line change @@ -4041,6 +4041,13 @@ conventional-changelog-angular@^8.0.0:
4041
4041
dependencies :
4042
4042
compare-func "^2.0.0"
4043
4043
4044
+ conventional-changelog-conventionalcommits@^9.1.0 :
4045
+ version "9.1.0"
4046
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
4047
+ integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
4048
+ dependencies :
4049
+ compare-func "^2.0.0"
4050
+
4044
4051
conventional-changelog-writer@^8.0.0 :
4045
4052
version "8.2.0"
4046
4053
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.2.0.tgz#1b77ef8e45ccc4559e02a23a34d50c15d2051e5a"
You can’t perform that action at this time.
0 commit comments