Skip to content

Commit a6da4c7

Browse files
committedMay 2, 2022
Update sass dependencies
twbs/bootstrap-sass#1228 (comment)
1 parent 796f570 commit a6da4c7

File tree

2 files changed

+303
-2936
lines changed

2 files changed

+303
-2936
lines changed
 

‎package-lock.json

+301-2,934
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@fortawesome/fontawesome-free": "~5.15.2",
99
"admin-lte": "^2.4",
10-
"bootstrap-sass": "3.4.1",
10+
"bootstrap-sass": "^3.4.1",
1111
"bootstrap-select": "^1.13.18",
1212
"clipboard": "^2.0",
1313
"core-js": "^3.21.1",
@@ -22,7 +22,6 @@
2222
"jquery-ui": "^1.12",
2323
"jquery-validation": "~1.19.3",
2424
"moment": "^2.17.1",
25-
"node-sass": "^4.13",
2625
"sass-loader": "^10.0",
2726
"select2": "^4.0.5",
2827
"speakingurl": "^11.0.0",
@@ -31,6 +30,7 @@
3130
},
3231
"devDependencies": {
3332
"@symfony/webpack-encore": "^1.7.0",
33+
"sass": "^1.51.0",
3434
"webpack-notifier": "^1.14.1"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.