mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-08 13:35:38 +00:00
build(deps): bump intro.js from 3.4.0 to 4.1.0 in /website/client (#13356)
Bumps [intro.js](https://github.com/usablica/intro.js) from 3.4.0 to 4.1.0. - [Release notes](https://github.com/usablica/intro.js/releases) - [Commits](https://github.com/usablica/intro.js/compare/v3.4.0...v4.1.0) --- updated-dependencies: - dependency-name: intro.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1435b7a012
commit
b3adc88138
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -19391,9 +19391,9 @@
|
|||
"integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA=="
|
||||
},
|
||||
"intro.js": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-3.4.0.tgz",
|
||||
"integrity": "sha512-LlOM5izNtkPEtjusCYDZs6Nt9JrykpUuqWh5bfQJtWVMWtg2vGzxzJDGrTdF9XUzVZvWzVIdkga/M/z8AX6hlg=="
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-4.1.0.tgz",
|
||||
"integrity": "sha512-+Y+UsP+yvqqlEOjFExMBXKopn3nzwc91PaUl0SrvqiVs6ztko1DzfkoXR2AnfirZVZZhr5Aej6wlXRlvIkuMcA=="
|
||||
},
|
||||
"invariant": {
|
||||
"version": "2.2.4",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"habitica-markdown": "^3.0.0",
|
||||
"hellojs": "^1.19.4",
|
||||
"inspectpack": "^4.7.1",
|
||||
"intro.js": "^3.4.0",
|
||||
"intro.js": "^4.1.0",
|
||||
"jquery": "^3.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.29.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue