File tree 5 files changed +765
-441
lines changed
5 files changed +765
-441
lines changed Original file line number Diff line number Diff line change 42
42
"url" : " https://github.com/FRSource/tiny-carousel/issues"
43
43
},
44
44
"devDependencies" : {
45
- "@commitlint/cli" : " 17.7 .1" ,
46
- "@commitlint/config-conventional" : " 17.7.0 " ,
45
+ "@commitlint/cli" : " 17.8 .1" ,
46
+ "@commitlint/config-conventional" : " 17.8.1 " ,
47
47
"@textlint-rule/textlint-rule-no-unmatched-pair" : " 1.0.8" ,
48
48
"@types/jest" : " 27.5.2" ,
49
49
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
63
63
"postcss-import" : " 14.1.0" ,
64
64
"postcss-reporter" : " 7.0.5" ,
65
65
"rimraf" : " 3.0.2" ,
66
- "sass" : " 1.66.1 " ,
66
+ "sass" : " 1.83.0 " ,
67
67
"stylelint" : " 15.10.3" ,
68
68
"stylelint-config-sass-guidelines" : " 9.0.1" ,
69
69
"textlint" : " 12.6.1" ,
Original file line number Diff line number Diff line change 53
53
"@vuepress/plugin-pwa-popup" : " 2.0.0-beta.49" ,
54
54
"@vuepress/plugin-register-components" : " 2.0.0-beta.49" ,
55
55
"@vuepress/theme-default" : " 2.0.0-beta.49" ,
56
- "vue" : " 3.3.4 " ,
57
- "vue-router" : " 4.2.4 " ,
56
+ "vue" : " 3.5.13 " ,
57
+ "vue-router" : " 4.5.0 " ,
58
58
"vuepress" : " 2.0.0-beta.49" ,
59
59
"vuepress-plugin-clean-urls" : " 1.1.2" ,
60
60
"vuepress-plugin-seo" : " 0.2.0"
Original file line number Diff line number Diff line change 56
56
"access" : " public"
57
57
},
58
58
"devDependencies" : {
59
- "@babel/plugin-syntax-flow" : " 7.22.5 " ,
60
- "@babel/plugin-transform-react-jsx" : " 7.22.5 " ,
59
+ "@babel/plugin-syntax-flow" : " 7.26.0 " ,
60
+ "@babel/plugin-transform-react-jsx" : " 7.25.9 " ,
61
61
"@frsource/tiny-carousel-core" : " ^0.10.2" ,
62
62
"@frsource/tiny-carousel-utils" : " ^0.6.0" ,
63
63
"@frsource/tiny-carousel-plugin-autoplay" : " ^0.4.5" ,
78
78
"eslint-config-react-app" : " 7.0.1" ,
79
79
"eslint-plugin-react-hooks" : " 4.6.0" ,
80
80
"eslint-plugin-testing-library" : " 5.11.1" ,
81
- "react" : " 18.2.0 " ,
82
- "react-dom" : " 18.2.0 " ,
81
+ "react" : " 18.3.1 " ,
82
+ "react-dom" : " 18.3.1 " ,
83
83
"react-scripts" : " 5.0.1" ,
84
84
"web-vitals" : " 2.1.4"
85
85
},
Original file line number Diff line number Diff line change 75
75
"@vue/cli-service" : " 4.5.19" ,
76
76
"@vue/eslint-config-typescript" : " 11.0.0" ,
77
77
"@vue/test-utils" : " 2.4.1" ,
78
- "core-js" : " 3.32.1 " ,
78
+ "core-js" : " 3.39.0 " ,
79
79
"eslint-plugin-vue" : " 9.17.0" ,
80
80
"vue" : " 2.7.8" ,
81
81
"vue-demi" : " 0.14.6" ,
82
82
"vue-template-compiler" : " 2.7.8" ,
83
- "vue3" : " npm:vue@3.3.4 "
83
+ "vue3" : " npm:vue@3.5.13 "
84
84
},
85
85
"peerDependencies" : {
86
86
"@frsource/tiny-carousel-core" : " ^0.10.0" ,
You can’t perform that action at this time.
0 commit comments