We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 015cbc5 + 000aca7 commit c7a4a8fCopy full SHA for c7a4a8f
1 file changed
build/package.json
@@ -1,13 +1,13 @@
1
{
2
"private": true,
3
"dependencies": {
4
- "@userfrosting/browserify-dependencies": "^1.0.0-beta.1",
5
- "@userfrosting/gulp-bundle-assets": "^3.0.0-rc.2",
+ "@userfrosting/browserify-dependencies": "^1.0.0",
+ "@userfrosting/gulp-bundle-assets": "^3.0.0",
6
"@userfrosting/merge-package-dependencies": "^1.2.1",
7
"bower": "^1.8.8",
8
- "del": "^3.0.0",
+ "del": "^4.0.0",
9
"dotenv": "^6.2.0",
10
- "esm": "^3.2.6",
+ "esm": "^3.2.16",
11
"gulp": "^4.0.0",
12
"gulp-clean-css": "^4.0.0",
13
"gulp-concat": "^2.6.1",
@@ -16,7 +16,7 @@
16
"gulp-rev": "^9.0.0",
17
"gulp-uglify-es": "^1.0.4",
18
"gulplog": "^1.0.0",
19
- "strip-ansi": "^5.0.0"
+ "strip-ansi": "^5.1.0"
20
},
21
"scripts": {
22
"uf-bundle": "./node_modules/.bin/gulp bundle",
0 commit comments