mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 23:25:03 -04:00
replaced basic package-lock.json with pnpm-lock.json
This commit is contained in:
parent
ea9255c820
commit
1ba8565acf
2 changed files with 6 additions and 17251 deletions
17251
package-lock.json
generated
17251
package-lock.json
generated
File diff suppressed because it is too large
Load diff
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -42,6 +42,7 @@ specifiers:
|
||||||
highlight.js: ^11.6.0
|
highlight.js: ^11.6.0
|
||||||
jsdom: ^19.0.0
|
jsdom: ^19.0.0
|
||||||
json5: ^2.2.1
|
json5: ^2.2.1
|
||||||
|
jwt-decode: ^3.1.2
|
||||||
less: ^4.1.3
|
less: ^4.1.3
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
mathjs: ^10.6.4
|
mathjs: ^10.6.4
|
||||||
|
@ -85,6 +86,7 @@ dependencies:
|
||||||
fuse.js: 6.6.2
|
fuse.js: 6.6.2
|
||||||
highlight.js: 11.6.0
|
highlight.js: 11.6.0
|
||||||
json5: 2.2.1
|
json5: 2.2.1
|
||||||
|
jwt-decode: 3.1.2
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
mathjs: 10.6.4
|
mathjs: 10.6.4
|
||||||
mime-types: 2.1.35
|
mime-types: 2.1.35
|
||||||
|
@ -4838,6 +4840,10 @@ packages:
|
||||||
promise: 7.3.1
|
promise: 7.3.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/jwt-decode/3.1.2:
|
||||||
|
resolution: {integrity: sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
/kind-of/6.0.3:
|
/kind-of/6.0.3:
|
||||||
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue