Update vers la LTS

This commit is contained in:
Anthony Dumas 2021-10-28 14:08:37 +02:00
parent 267a0c2a25
commit fd2fcc5dc7
3 changed files with 21351 additions and 47 deletions

File diff suppressed because one or more lines are too long

21372
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1343,7 +1343,6 @@
"jest-resolve" "^26.6.2"
"jest-util" "^26.6.2"
"jest-worker" "^26.6.2"
"node-notifier" "^8.0.0"
"slash" "^3.0.0"
"source-map" "^0.6.0"
"string-length" "^4.0.1"
@ -2986,10 +2985,10 @@
"resolved" "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz"
"version" "3.0.0"
"bulma@^0.9.1":
"integrity" "sha512-LSF69OumXg2HSKl2+rN0/OEXJy7WFEb681wtBlNS/ulJYR27J3rORHibdXZ6GVb/vyUzzYK/Arjyh56wjbFedA=="
"resolved" "https://registry.npmjs.org/bulma/-/bulma-0.9.1.tgz"
"version" "0.9.1"
"bulma@^0.9.3":
"integrity" "sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g=="
"resolved" "https://registry.npmjs.org/bulma/-/bulma-0.9.3.tgz"
"version" "0.9.3"
"bytes@3.0.0":
"integrity" "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
@ -3203,7 +3202,6 @@
"anymatch" "^2.0.0"
"async-each" "^1.0.1"
"braces" "^2.3.2"
"fsevents" "^1.2.7"
"glob-parent" "^3.1.0"
"inherits" "^2.0.3"
"is-binary-path" "^1.0.0"
@ -3222,7 +3220,6 @@
dependencies:
"anymatch" "~3.1.1"
"braces" "~3.0.2"
"fsevents" "~2.1.2"
"glob-parent" "~5.1.0"
"is-binary-path" "~2.1.0"
"is-glob" "~4.0.1"
@ -4530,7 +4527,6 @@
"estraverse" "^4.2.0"
"esutils" "^2.0.2"
"optionator" "^0.8.1"
"source-map" "~0.6.1"
optionalDependencies:
"source-map" "~0.6.1"
@ -6460,7 +6456,6 @@
"@types/node" "*"
"anymatch" "^3.0.3"
"fb-watchman" "^2.0.0"
"fsevents" "^2.1.2"
"graceful-fs" "^4.2.4"
"jest-regex-util" "^26.0.0"
"jest-serializer" "^26.6.2"
@ -6862,8 +6857,6 @@
"integrity" "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss="
"resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"graceful-fs" "^4.1.6"
optionalDependencies:
"graceful-fs" "^4.1.6"
@ -6872,7 +6865,6 @@
"resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
"version" "6.1.0"
dependencies:
"graceful-fs" "^4.1.6"
"universalify" "^2.0.0"
optionalDependencies:
"graceful-fs" "^4.1.6"
@ -9234,7 +9226,6 @@
"eslint-webpack-plugin" "^2.1.0"
"file-loader" "6.1.1"
"fs-extra" "^9.0.1"
"fsevents" "^2.1.3"
"html-webpack-plugin" "4.5.0"
"identity-obj-proxy" "3.0.0"
"jest" "26.6.0"
@ -11067,11 +11058,6 @@
"resolved" "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
"version" "0.0.6"
"typescript@^3.2.1", "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta", "typescript@4":
"integrity" "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ=="
"resolved" "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz"
"version" "4.1.2"
"unicode-canonical-property-names-ecmascript@^1.0.4":
"integrity" "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ=="
"resolved" "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz"
@ -11347,10 +11333,8 @@
"resolved" "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz"
"version" "1.7.5"
dependencies:
"chokidar" "^3.4.1"
"graceful-fs" "^4.1.2"
"neo-async" "^2.5.0"
"watchpack-chokidar2" "^2.0.1"
optionalDependencies:
"chokidar" "^3.4.1"
"watchpack-chokidar2" "^2.0.1"