Skip to content

Commit a2dcb1c

Browse files
committed
Update nouislider
1 parent 4132414 commit a2dcb1c

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

packages/controls/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"d3-color": "^3.0.1",
4444
"d3-format": "^3.0.1",
4545
"jquery": "^3.1.1",
46-
"nouislider": "^14.1.1"
46+
"nouislider": "^15.1.1"
4747
},
4848
"devDependencies": {
4949
"@jupyterlab/services": "^6.0.0",
@@ -53,7 +53,6 @@
5353
"@types/mathjax": "^0.0.36",
5454
"@types/mocha": "^8.2.2",
5555
"@types/node": "^15.12.2",
56-
"@types/nouislider": "^9.0.6",
5756
"chai": "^4.0.0",
5857
"css-loader": "^5.2.6",
5958
"expect.js": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,13 +1950,6 @@
19501950
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
19511951
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
19521952

1953-
"@types/nouislider@^9.0.6":
1954-
version "9.0.10"
1955-
resolved "https://registry.npmjs.org/@types/nouislider/-/nouislider-9.0.10.tgz#4c03990e37aa885826a5be8d5c226508f78aecdd"
1956-
integrity sha512-aQ7U5oQ/h/joc93kwJvpGpGOkWGRg6doDvFyU9Do+K2JwwQnhAAcfnT9mMN1fgHAlnKLlyWTWRGs90B6FL0l4w==
1957-
dependencies:
1958-
"@types/wnumb" "*"
1959-
19601953
"@types/parse-json@^4.0.0":
19611954
version "4.0.0"
19621955
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
@@ -2018,11 +2011,6 @@
20182011
resolved "https://registry.npmjs.org/@types/underscore/-/underscore-1.11.2.tgz#9441e0f6402bbcb72dbee771582fa57c5a1dedd3"
20192012
integrity sha512-Ls2ylbo7++ITrWk2Yc3G/jijwSq5V3GT0tlgVXEl2kKYXY3ImrtmTCoE2uyTWFRI5owMBriloZFWbE1SXOsE7w==
20202013

2021-
"@types/wnumb@*":
2022-
version "1.2.0"
2023-
resolved "https://registry.npmjs.org/@types/wnumb/-/wnumb-1.2.0.tgz#de93478a0d10ea2e27809b5e3fc90ac52c1acd43"
2024-
integrity sha512-74+3MQqSTrDUtYisxrE8xbrTxmc3pi3G+yr1/TKNrMD7nfXIgUSgYeOu5R7g6Nsn/hl1GxKZ5VW2BuOQg9aLYg==
2025-
20262014
"@typescript-eslint/eslint-plugin@^4.17.0":
20272015
version "4.26.1"
20282016
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
@@ -6410,10 +6398,10 @@ normalize.css@^8.0.1:
64106398
resolved "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz#9b98a208738b9cc2634caacbc42d131c97487bf3"
64116399
integrity sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==
64126400

6413-
nouislider@^14.1.1:
6414-
version "14.7.0"
6415-
resolved "https://registry.npmjs.org/nouislider/-/nouislider-14.7.0.tgz#a71db0587c92567b6da1df57d251d3696d942362"
6416-
integrity sha512-4RtQ1+LHJKesDCNJrXkQcwXAWCrC2aggdLYMstS/G5fEWL+fXZbUA9pwVNHFghMGuFGRATlDLNInRaPeRKzpFQ==
6401+
nouislider@^15.1.1:
6402+
version "15.1.1"
6403+
resolved "https://registry.npmjs.org/nouislider/-/nouislider-15.1.1.tgz#f92b9a45fdbf8824c0e1a8621ea21994814e3f86"
6404+
integrity sha512-xV9nabBSF59Q4vs5yNfnAey8AkEfq2bKM98e8wfg5jJM7IESGIViWHdjRoBsBGyljYenWt6fSJgczwt8ilKpew==
64176405

64186406
npm-bundled@^1.1.1:
64196407
version "1.1.2"

0 commit comments

Comments
 (0)