Updated Azure IPAM Version to v3.3.0 [skip ci]

This commit is contained in:
IPAM GitHub Actions 2024-07-08 05:20:50 +00:00
Родитель 06897f5d2b
Коммит 4919aebf53
5 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -2,7 +2,7 @@
![logo](./images/ipam-logo.png ':size=45%')
# IPAM <small>3.2.0</small>
# IPAM <small>3.3.0</small>
> Azure IP Address Management Made Easy
[GitHub](https://github.com/Azure/ipam)

Просмотреть файл

@ -1,4 +1,4 @@
{
"app": "3.2.0",
"app": "3.3.0",
"python": "3.9"
}

Просмотреть файл

@ -1,4 +1,4 @@
# Dependencies for Azure IPAM v3.2.0
# Dependencies for Azure IPAM v3.3.0
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0

4
ui/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "azure-ipam-ui",
"version": "3.2.0",
"version": "3.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "azure-ipam-ui",
"version": "3.2.0",
"version": "3.3.0",
"dependencies": {
"@azure/msal-browser": "^3.18.0",
"@azure/msal-react": "^2.0.20",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "azure-ipam-ui",
"version": "3.2.0",
"version": "3.3.0",
"type": "module",
"private": true,
"dependencies": {