chore: 升级选择器版本

This commit is contained in:
lisonge 2023-09-23 01:30:20 +08:00
parent 1b350d7f18
commit 25fec8ee1c
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@gkd-kit/selector": "0.0.12",
"@gkd-kit/selector": "0.0.13",
"@types/lodash": "^4.14.195",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "6.5.0",

View File

@ -12,8 +12,8 @@ devDependencies:
specifier: ^17.7.0
version: 17.7.0
'@gkd-kit/selector':
specifier: 0.0.12
version: 0.0.12
specifier: 0.0.13
version: 0.0.13
'@types/lodash':
specifier: ^4.14.195
version: 4.14.195
@ -526,8 +526,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@gkd-kit/selector@0.0.12:
resolution: {integrity: sha512-gxA1uMBpbppLAcAng2g/GQwAud3tJFB/osYDYlrpQ2LwgBF7EkxfD0mDtgdHhfoQZpciA4XcdR+RXrYs9BacZw==}
/@gkd-kit/selector@0.0.13:
resolution: {integrity: sha512-68N9nZYz6clHaYFazJUip5Hvgb77FDiT7ZHxMhnOcjeyIWeBLmKVqxHQADbOAU+KErvpogtLCX6hDWZpEzY6LQ==}
dev: true
/@humanwhocodes/config-array@0.11.11: