chore(deps): update dependency @types/jquery to v3.5.31
This commit is contained in:
parent
bc071eb515
commit
5fd4904d5c
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
"@swc/core": "1.7.28",
|
"@swc/core": "1.7.28",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jquery": "3.5.30",
|
"@types/jquery": "3.5.31",
|
||||||
"@types/node": "18.19.3",
|
"@types/node": "18.19.3",
|
||||||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||||
"@typescript-eslint/parser": "7.18.0",
|
"@typescript-eslint/parser": "7.18.0",
|
||||||
|
|
|
@ -30,8 +30,8 @@ importers:
|
||||||
specifier: 11.0.4
|
specifier: 11.0.4
|
||||||
version: 11.0.4
|
version: 11.0.4
|
||||||
'@types/jquery':
|
'@types/jquery':
|
||||||
specifier: 3.5.30
|
specifier: 3.5.31
|
||||||
version: 3.5.30
|
version: 3.5.31
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 18.19.3
|
specifier: 18.19.3
|
||||||
version: 18.19.3
|
version: 18.19.3
|
||||||
|
@ -640,8 +640,8 @@ packages:
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
||||||
|
|
||||||
'@types/jquery@3.5.30':
|
'@types/jquery@3.5.31':
|
||||||
resolution: {integrity: sha512-nbWKkkyb919DOUxjmRVk8vwtDb0/k8FKncmUKFi+NY+QXqWltooxTrswvz4LspQwxvLdvzBN1TImr6cw3aQx2A==}
|
resolution: {integrity: sha512-rf/iB+cPJ/YZfMwr+FVuQbm7IaWC4y3FVYfVDxRGqmUCFjjPII0HWaP0vTPJGp6m4o13AXySCcMbWfrWtBFAKw==}
|
||||||
|
|
||||||
'@types/jsonfile@6.1.1':
|
'@types/jsonfile@6.1.1':
|
||||||
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
||||||
|
@ -3169,7 +3169,7 @@ snapshots:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.19.3
|
'@types/node': 18.19.3
|
||||||
|
|
||||||
'@types/jquery@3.5.30':
|
'@types/jquery@3.5.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/sizzle': 2.3.3
|
'@types/sizzle': 2.3.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue