Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nghyd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cassiopée
nghyd
Commits
4a47ff57
Commit
4a47ff57
authored
1 year ago
by
AUBRY JEAN-PASCAL
Browse files
Options
Downloads
Patches
Plain Diff
fix: update package-lock.json
Refs
#638
parent
8a3831bc
No related branches found
No related tags found
2 merge requests
!252
release: version 4.18.0
,
!238
Resolve "Update chartjs zoom plugin to v2.0.1"
Pipeline
#158288
passed
1 year ago
Stage: install
Stage: build
Stage: clean-stale-branches
Stage: deploy-dev
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package-lock.json
+11
-3
11 additions, 3 deletions
package-lock.json
with
11 additions
and
3 deletions
package-lock.json
+
11
−
3
View file @
4a47ff57
...
...
@@ -96,7 +96,8 @@
"@types/base-64": "^1.0.0",
"@types/lodash": "^4.14.191",
"base-64": "^1.0.0",
"lodash": "^4.14.191"
"lodash": "^4.14.191",
"seedrandom": "^3.0.5"
},
"devDependencies": {
"@types/jasmine": "^4.0.3",
...
...
@@ -111,6 +112,7 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"jasmine": "^4.2.1",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"typedoc": "^0.23.7",
"typescript": "^4.7.4",
"uglify-js": "^3.17.4"
...
...
@@ -9744,8 +9746,9 @@
"peer": true
},
"node_modules/chartjs-plugin-zoom": {
"version": "2.0.0",
"license": "MIT",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/chartjs-plugin-zoom/-/chartjs-plugin-zoom-2.0.1.tgz",
"integrity": "sha512-ogOmLu6e+Q7E1XWOCOz9YwybMslz9qNfGV2a+qjfmqJYpsw5ZMoRHZBUyW+NGhkpQ5PwwPA/+rikHpBZb7PZuA==",
"dependencies": {
"hammerjs": "^2.0.8"
},
...
...
@@ -22051,6 +22054,11 @@
"version": "3.0.1",
"license": "MIT"
},
"node_modules/seedrandom": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz",
"integrity": "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg=="
},
"node_modules/select": {
"version": "1.1.2",
"license": "MIT"
...
...
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