Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
waterdataui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Water Mission Area
Internet of Water
waterdataui
Commits
3cc30b68
Commit
3cc30b68
authored
3 years ago
by
Bucknell, Mary S.
Browse files
Options
Downloads
Patches
Plain Diff
Update dependencies including bumping node to the latest LTS 16.13.0
parent
1022e3a6
No related branches found
No related tags found
1 merge request
!138
Update dependencies including bumping node to the latest LTS 16.13.0
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
assets/Dockerfile
+1
-1
1 addition, 1 deletion
assets/Dockerfile
assets/package-lock.json
+17945
-3660
17945 additions, 3660 deletions
assets/package-lock.json
assets/package.json
+18
-18
18 additions, 18 deletions
assets/package.json
with
17964 additions
and
3679 deletions
assets/Dockerfile
+
1
−
1
View file @
3cc30b68
FROM
node:1
4
-stretch
FROM
node:1
6
-stretch
WORKDIR
/assets
...
...
This diff is collapsed.
Click to expand it.
assets/package-lock.json
+
17945
−
3660
View file @
3cc30b68
This diff is collapsed.
Click to expand it.
assets/package.json
+
18
−
18
View file @
3cc30b68
...
...
@@ -32,7 +32,7 @@
"watch:js"
:
"mkdir -p dist/scripts && npm run build:wdfnviz && npm run build:uswdsjs && rollup -c --watch"
},
"engines"
:
{
"node"
:
"1
4
.1
8.1
"
"node"
:
"1
6
.1
3.0
"
},
"repository"
:
{
"type"
:
"git"
,
...
...
@@ -45,36 +45,36 @@
},
"homepage"
:
"https://github.com/usgs/waterdataui#readme"
,
"devDependencies"
:
{
"@rollup/plugin-alias"
:
"3.1.
5
"
,
"@rollup/plugin-alias"
:
"3.1.
8
"
,
"@rollup/plugin-buble"
:
"0.21.3"
,
"@rollup/plugin-commonjs"
:
"21.0.
0
"
,
"@rollup/plugin-commonjs"
:
"21.0.
1
"
,
"@rollup/plugin-json"
:
"4.1.0"
,
"@rollup/plugin-node-resolve"
:
"13.0.
5
"
,
"@rollup/plugin-node-resolve"
:
"13.0.
6
"
,
"@rollup/plugin-replace"
:
"3.0.0"
,
"autoprefixer"
:
"10.3.7"
,
"buble"
:
"0.20.0"
,
"buble-jest"
:
"1.0.1"
,
"concat"
:
"1.0.3"
,
"eslint"
:
"8.
0
.0"
,
"eslint-plugin-jest"
:
"25.
0.5
"
,
"eslint"
:
"8.
1
.0"
,
"eslint-plugin-jest"
:
"25.
2.2
"
,
"gulp"
:
"4.0.2"
,
"gulp-rev-all"
:
"3.0.0"
,
"isparta"
:
"4.1.1"
,
"jest"
:
"27.
2.5
"
,
"jest"
:
"27.
3.1
"
,
"jest-mock-console"
:
"1.2.3"
,
"nodemon"
:
"2.0.1
3
"
,
"nodemon"
:
"2.0.1
4
"
,
"npm-run-all"
:
"4.1.5"
,
"postcss"
:
"8.3.
9
"
,
"postcss"
:
"8.3.
11
"
,
"postcss-cli"
:
"9.0.1"
,
"postcss-csso"
:
"5.0.1"
,
"postcss-flexbugs-fixes"
:
"5.0.2"
,
"rollup"
:
"2.58.
0
"
,
"rollup"
:
"2.58.
3
"
,
"rollup-plugin-terser"
:
"7.0.2"
,
"sass"
:
"1.4
2.1
"
,
"sass"
:
"1.4
3.3
"
,
"sinon"
:
"11.1.2"
,
"stylelint"
:
"1
3.13
.1"
,
"stylelint-config-recommended-scss"
:
"
4.3
.0"
,
"stylelint-scss"
:
"
3.21
.0"
,
"stylelint"
:
"1
4.0
.1"
,
"stylelint-config-recommended-scss"
:
"
5.0
.0"
,
"stylelint-scss"
:
"
4.0
.0"
,
"terser"
:
"5.9.0"
},
"dependencies"
:
{
...
...
@@ -90,15 +90,15 @@
"esri-leaflet"
:
"3.0.3"
,
"fast-memoize"
:
"2.5.2"
,
"leaflet"
:
"1.7.1"
,
"leaflet-gesture-handling"
:
"1.2.
1
"
,
"leaflet.markercluster"
:
"1.5.
1
"
,
"leaflet-gesture-handling"
:
"1.2.
2
"
,
"leaflet.markercluster"
:
"1.5.
3
"
,
"list.js"
:
"2.3.1"
,
"lodash"
:
"4.17.21"
,
"luxon"
:
"2.0.2"
,
"raf-throttle"
:
"2.0.5"
,
"redux"
:
"4.1.1"
,
"redux-thunk"
:
"2.
3
.0"
,
"reselect"
:
"4.
0
.0"
,
"redux-thunk"
:
"2.
4
.0"
,
"reselect"
:
"4.
1
.0"
,
"wdfn-viz"
:
"1.14.1"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment