Compare commits
2 Commits
7e167fd4a1
...
04a21d7178
| Author | SHA1 | Date | |
|---|---|---|---|
| 04a21d7178 | |||
| 230dfefd3b |
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -1,12 +0,0 @@
|
||||
[submodule "submodules/query-config"]
|
||||
path = submodules/query-config
|
||||
url = git@git.xiongxiao.me:kevisual/kevisual-query-config.git
|
||||
[submodule "submodules/query-login"]
|
||||
path = submodules/query-login
|
||||
url = git@git.xiongxiao.me:kevisual/kevisual-query-login.git
|
||||
[submodule "submodules/query-upload"]
|
||||
path = submodules/query-upload
|
||||
url = git@git.xiongxiao.me:kevisual/kevisual-query-upload.git
|
||||
[submodule "submodules/query-mark"]
|
||||
path = submodules/query-mark
|
||||
url = git@git.xiongxiao.me:kevisual/kevisual-query-mark.git
|
||||
10
package.json
10
package.json
@@ -16,15 +16,15 @@
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@kevisual/query": "^0.0.18",
|
||||
"@kevisual/router": "^0.0.20",
|
||||
"@kevisual/query": "^0.0.31",
|
||||
"@kevisual/router": "^0.0.36",
|
||||
"@kevisual/types": "^0.0.10",
|
||||
"@kevisual/use-config": "^1.0.17",
|
||||
"@kevisual/use-config": "^1.0.21",
|
||||
"fast-glob": "^3.3.3",
|
||||
"tsup": "^8.4.0"
|
||||
"tsup": "^8.5.1"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Submodule submodules/query-config deleted from 53cd97454d
Submodule submodules/query-login deleted from bae8275b11
Submodule submodules/query-mark deleted from f12e6896a9
Submodule submodules/query-upload deleted from efa7fbe62e
Reference in New Issue
Block a user