File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap5-api" ,
3- "version" : " 5.2.3 " ,
3+ "version" : " 5.3.0 " ,
44 "description" : " Bootstrap 5 Jenkins Plugin" ,
55 "directories" : {
66 "doc" : " doc"
77 },
88 "dependencies" : {
9- "@popperjs/core" : " ^2.11.6" ,
10- "bootstrap" : " ^5.2.3" ,
11- "autoprefixer" : " ^10.4.14" ,
12- "cross-env" : " ^7.0.3" ,
13- "rtlcss" : " ^4.0.0" ,
14- "npm-run-all" : " ^4.1.5" ,
15- "postcss" : " ^8.4.21" ,
16- "postcss-cli" : " ^10.1.0" ,
17- "remark-cli" : " ^11.0.0" ,
18- "remark-lint" : " ^9.1.1" ,
19- "remark-preset-lint-recommended" : " ^6.1.2"
9+ "bootstrap" : " 5.3.0" ,
10+ "@popperjs/core" : " 2.11.8"
2011 },
2112 "devDependencies" : {
22- "node-sass" : " ^9.0.0"
13+ "autoprefixer" : " 10.4.14" ,
14+ "cross-env" : " 7.0.3" ,
15+ "rtlcss" : " 4.1.0" ,
16+ "node-sass" : " 9.0.0" ,
17+ "npm-run-all" : " 4.1.5" ,
18+ "postcss" : " 8.4.24" ,
19+ "postcss-cli" : " 10.1.0" ,
20+ "remark-cli" : " 11.0.0" ,
21+ "remark-lint" : " 9.1.2" ,
22+ "remark-preset-lint-recommended" : " 6.1.3"
2323 },
2424 "scripts" : {
2525 "full-build" : " npm-run-all node-sass-build build css-rtl css-prefix" ,
Original file line number Diff line number Diff line change 1919 <description >Provides Bootstrap 5 for Jenkins plugins.</description >
2020
2121 <properties >
22- <revision >5.2.3-2 </revision >
22+ <revision >5.3.0-1 </revision >
2323 <changelist >-SNAPSHOT</changelist >
2424 <module .name>${project.groupId} .bootstrap5</module .name>
2525
You can’t perform that action at this time.
0 commit comments