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
|
||||
target
|
||||
dist/
|
||||
scripts/
|
||||
owmods.tar.zst
|
||||
|
||||
# Logs
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"eslint": "^8.39.0",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier": "^2.8.8",
|
||||
"sass": "^1.62.0",
|
||||
"typescript": "^4.9.5",
|
||||
"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
|
||||
version: 7.32.2(eslint@8.39.0)
|
||||
prettier:
|
||||
specifier: ^2.8.7
|
||||
version: 2.8.7
|
||||
specifier: ^2.8.8
|
||||
version: 2.8.8
|
||||
sass:
|
||||
specifier: ^1.62.0
|
||||
version: 1.62.0
|
||||
@ -3096,10 +3096,10 @@ packages:
|
||||
engines: { node: ">= 0.8.0" }
|
||||
dev: true
|
||||
|
||||
/prettier@2.8.7:
|
||||
/prettier@2.8.8:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
|
||||
integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
|
||||
}
|
||||
engines: { node: ">=10.13.0" }
|
||||
hasBin: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user