generated from methanium/template
chore(deps): update frontend & backend
This commit is contained in:
parent
fb4e2d0a98
commit
9b45799643
5 changed files with 1143 additions and 774 deletions
10
package.json
10
package.json
|
|
@ -15,10 +15,10 @@
|
|||
"fmt:check": "prettier --check . && cargo fmt --manifest-path apps/backend/Cargo.toml --check"
|
||||
},
|
||||
"devDependencies": {
|
||||
"oxlint": "^1.28.0",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^7.0.0",
|
||||
"@types/node": "^26.0.0",
|
||||
"concurrently": "^10.0.0"
|
||||
"@types/node": "^26.2.0",
|
||||
"concurrently": "^10.0.4",
|
||||
"oxlint": "^1.77.0",
|
||||
"prettier": "^3.9.6",
|
||||
"typescript": "^7.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue