feat: add cerbos access control
This commit is contained in:
12
package.json
12
package.json
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@std/assert": "npm:@jsr/std__assert@1",
|
||||
"@std/testing": "npm:@jsr/std__testing@1",
|
||||
"eslint": "9",
|
||||
"eslint-plugin-simple-import-sort": "12",
|
||||
"prettier": "3",
|
||||
"typescript-eslint": "8"
|
||||
"@std/assert": "npm:@jsr/std__assert@1.0.14",
|
||||
"@std/testing": "npm:@jsr/std__testing@1.0.15",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"prettier": "3.6.2",
|
||||
"typescript-eslint": "8.44.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user