mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
[GUI] Update Frontend Deps
This commit is contained in:
parent
45cb491110
commit
620826ca5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
# Build Output
|
# Build Output
|
||||||
target
|
target
|
||||||
dist/
|
dist/
|
||||||
|
scripts/
|
||||||
owmods.tar.zst
|
owmods.tar.zst
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
|
|||||||
@ -33,7 +33,7 @@
|
|||||||
"@vitejs/plugin-react": "^3.1.0",
|
"@vitejs/plugin-react": "^3.1.0",
|
||||||
"eslint": "^8.39.0",
|
"eslint": "^8.39.0",
|
||||||
"eslint-plugin-react": "^7.32.2",
|
"eslint-plugin-react": "^7.32.2",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.8",
|
||||||
"sass": "^1.62.0",
|
"sass": "^1.62.0",
|
||||||
"typescript": "^4.9.5",
|
"typescript": "^4.9.5",
|
||||||
"vite": "^4.3.1",
|
"vite": "^4.3.1",
|
||||||
|
|||||||
8
owmods_gui/frontend/pnpm-lock.yaml
generated
8
owmods_gui/frontend/pnpm-lock.yaml
generated
@ -46,8 +46,8 @@ devDependencies:
|
|||||||
specifier: ^7.32.2
|
specifier: ^7.32.2
|
||||||
version: 7.32.2(eslint@8.39.0)
|
version: 7.32.2(eslint@8.39.0)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^2.8.7
|
specifier: ^2.8.8
|
||||||
version: 2.8.7
|
version: 2.8.8
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.62.0
|
specifier: ^1.62.0
|
||||||
version: 1.62.0
|
version: 1.62.0
|
||||||
@ -3096,10 +3096,10 @@ packages:
|
|||||||
engines: { node: ">= 0.8.0" }
|
engines: { node: ">= 0.8.0" }
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/prettier@2.8.7:
|
/prettier@2.8.8:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
|
integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
|
||||||
}
|
}
|
||||||
engines: { node: ">=10.13.0" }
|
engines: { node: ">=10.13.0" }
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user