mirror of
https://github.com/Damillora/Shioriko.git
synced 2025-02-23 09:23:38 +00:00
chore: use NPM now
This commit is contained in:
parent
d5dd1f2917
commit
4d9acfeb1f
3927
web/app/package-lock.json
generated
Normal file
3927
web/app/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,13 +11,13 @@
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^2.0.0",
|
||||
"@sveltejs/adapter-static": "^2.0.3",
|
||||
"@sveltejs/kit": "^1.20.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-plugin-svelte": "^2.30.0",
|
||||
"sass": "^1.63.6",
|
||||
"sass": "^1.64.2",
|
||||
"svelte": "^4.0.5",
|
||||
"svelte-check": "^3.4.3",
|
||||
"svelte-tags-input": "^5.0.0",
|
||||
@ -27,10 +27,8 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@sveltejs/adapter-static": "^2.0.3",
|
||||
"axios": "^1.4.0",
|
||||
"bulma": "^0.9.4",
|
||||
"query-string": "^8.1.0",
|
||||
"sass": "^1.64.2"
|
||||
"query-string": "^8.1.0"
|
||||
}
|
||||
}
|
||||
|
1927
web/app/pnpm-lock.yaml
generated
1927
web/app/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user