update version
This commit is contained in:
@@ -47,7 +47,7 @@ def grant(id: str, admin: Admin):
|
|||||||
'roles': ['ADMIN'],
|
'roles': ['ADMIN'],
|
||||||
'created_ad': now_,
|
'created_ad': now_,
|
||||||
},
|
},
|
||||||
cond_expr='attribute_not_exists(sk)',
|
# cond_expr='attribute_not_exists(sk)',
|
||||||
)
|
)
|
||||||
# Add user to admin list
|
# Add user to admin list
|
||||||
transact.put(
|
transact.put(
|
||||||
|
|||||||
1310
id.saladeaula.digital/client/package-lock.json
generated
1310
id.saladeaula.digital/client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,15 +32,15 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@cloudflare/vite-plugin": "^1.0.12",
|
"@cloudflare/vite-plugin": "^1.0.12",
|
||||||
"@react-router/dev": "^7.7.1",
|
"@react-router/dev": "^7.7.1",
|
||||||
"@tailwindcss/vite": "^4.1.11",
|
"@tailwindcss/vite": "^4.1.13",
|
||||||
"@types/node": "^20",
|
"@types/node": "^20",
|
||||||
"@types/react": "^19.1.2",
|
"@types/react": "^19.1.2",
|
||||||
"@types/react-dom": "^19.1.2",
|
"@types/react-dom": "^19.1.2",
|
||||||
"tailwindcss": "^4.1.11",
|
"tailwindcss": "^4.1.11",
|
||||||
"tw-animate-css": "^1.3.6",
|
"tw-animate-css": "^1.3.6",
|
||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"vite": "^6.3.3",
|
"vite": "^7.1.5",
|
||||||
"vite-tsconfig-paths": "^5.1.4",
|
"vite-tsconfig-paths": "^5.1.4",
|
||||||
"wrangler": "^4.13.2"
|
"wrangler": "^4.37.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user