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

This commit is contained in:
IPAM GitHub Actions 2024-06-16 06:13:54 +00:00
Родитель 42fc8f1c39
Коммит 35bb35aa21
4 изменённых файлов: 5 добавлений и 5 удалений

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

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

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

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

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

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

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

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