mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-05 07:27:35 +08:00
remove wrong import way
This commit is contained in:
Generated
+15
-6
@@ -125,6 +125,9 @@ importers:
|
||||
cli-highlight:
|
||||
specifier: ^2.1.11
|
||||
version: 2.1.11
|
||||
lodash:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
reflect-metadata:
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1
|
||||
@@ -135,6 +138,9 @@ importers:
|
||||
specifier: 0.3.11
|
||||
version: 0.3.11(sqlite3@5.1.6)(ts-node@10.9.2)
|
||||
devDependencies:
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.23
|
||||
version: 4.17.23
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@18.19.15)(typescript@5.3.3)
|
||||
@@ -180,7 +186,7 @@ importers:
|
||||
electron-updater:
|
||||
specifier: ^6.1.7
|
||||
version: 6.1.7
|
||||
lodash-es:
|
||||
lodash:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
minimist:
|
||||
@@ -229,6 +235,9 @@ importers:
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.7.1
|
||||
version: 1.7.1
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.23
|
||||
version: 4.17.23
|
||||
'@types/node':
|
||||
specifier: ^18.19.9
|
||||
version: 18.19.9
|
||||
@@ -1734,11 +1743,11 @@ packages:
|
||||
/@types/lodash-es@4.17.12:
|
||||
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.202
|
||||
'@types/lodash': 4.17.23
|
||||
dev: true
|
||||
|
||||
/@types/lodash@4.14.202:
|
||||
resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}
|
||||
/@types/lodash@4.17.23:
|
||||
resolution: {integrity: sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==}
|
||||
dev: true
|
||||
|
||||
/@types/ms@0.7.34:
|
||||
@@ -3549,7 +3558,7 @@ packages:
|
||||
'@element-plus/icons-vue': 2.3.1(vue@3.4.15)
|
||||
'@floating-ui/dom': 1.6.1
|
||||
'@popperjs/core': /@sxzz/popperjs-es@2.11.7
|
||||
'@types/lodash': 4.14.202
|
||||
'@types/lodash': 4.17.23
|
||||
'@types/lodash-es': 4.17.12
|
||||
'@vueuse/core': 9.13.0(vue@3.4.15)
|
||||
async-validator: 4.2.5
|
||||
@@ -4759,6 +4768,7 @@ packages:
|
||||
|
||||
/lodash-es@4.17.21:
|
||||
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
||||
dev: true
|
||||
|
||||
/lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
|
||||
resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
|
||||
@@ -4786,7 +4796,6 @@ packages:
|
||||
|
||||
/lodash@4.17.21:
|
||||
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
||||
dev: true
|
||||
|
||||
/lowercase-keys@2.0.0:
|
||||
resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==}
|
||||
|
||||
Reference in New Issue
Block a user