Skip to content

Commit b224c76

Browse files
committed
Update package.json
1 parent 5cda570 commit b224c76

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,30 @@
1010
},
1111
"private": true,
1212
"devDependencies": {
13-
"bootstrap-slider": "^10.0.0",
13+
"bootstrap-slider": "^10.6.2",
1414
"clean-webpack-plugin": "^0.1.17",
1515
"copy-webpack-plugin": "^4.1.1",
1616
"easy-autocomplete": "^1.3.5",
1717
"friendly-errors-webpack-plugin": "^1.6.1",
1818
"generate-json-webpack-plugin": "^0.2.2",
1919
"icheck": "^1.0.2",
2020
"inputmask": "^3.3.10",
21-
"jquery": "^3.2.1",
21+
"jquery": "^3.4.1",
2222
"jquery-bar-rating": "^1.2.2",
2323
"jquery-ui": "^1.12.1",
2424
"live-server": "^1.2.0",
2525
"nouislider": "^10.1.0",
2626
"pretty-checkbox": "^3.0.3",
27-
"recordrtc": "^5.4.6",
28-
"select2": "^4.0.4",
27+
"recordrtc": "^5.5.8",
28+
"select2": "^4.0.7",
2929
"signature_pad": "^2.3.2",
30-
"sortablejs": "^1.6.1",
30+
"sortablejs": "^1.9.0",
3131
"standard-version": "4.0.0",
32-
"survey-angular": "^1.0.18",
33-
"survey-jquery": "^1.0.18",
34-
"survey-knockout": "^1.0.18",
35-
"survey-react": "^1.0.18",
36-
"survey-vue": "^1.0.18",
32+
"survey-angular": "^1.1.0",
33+
"survey-jquery": "^1.1.0",
34+
"survey-knockout": "^1.1.0",
35+
"survey-react": "^1.1.0",
36+
"survey-vue": "^1.1.0",
3737
"virtual-module-webpack-plugin": "^0.3.0",
3838
"webpack": "^3.6.0"
3939
}

0 commit comments

Comments
 (0)