chore(deps): update dependencies
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"vueCompilerOptions": {
|
|
||||||
"target": 3.5,
|
|
||||||
"extensions": [".vue"]
|
|
||||||
},
|
|
||||||
"typescript": {
|
|
||||||
"tsdk": "frontend/node_modules/typescript/lib"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Generated
+583
-687
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,9 @@
|
|||||||
feature-depth = 1
|
feature-depth = 1
|
||||||
|
|
||||||
[advisories]
|
[advisories]
|
||||||
ignore = []
|
ignore = [
|
||||||
|
"RUSTSEC-2025-0134" # Temporary, see https://github.com/poem-web/poem/issues/1182
|
||||||
|
]
|
||||||
|
|
||||||
[licenses]
|
[licenses]
|
||||||
# List of explicitly allowed licenses
|
# List of explicitly allowed licenses
|
||||||
@@ -17,7 +19,6 @@ allow = [
|
|||||||
"ISC",
|
"ISC",
|
||||||
"MIT",
|
"MIT",
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"OpenSSL",
|
|
||||||
"Unicode-3.0",
|
"Unicode-3.0",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user