|
@@ -105,11 +105,11 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"node_modules/@babel/code-frame": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/highlight": "^7.24.7",
|
|
|
|
|
|
+ "@babel/highlight": "^7.25.7",
|
|
"picocolors": "^1.0.0"
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
@@ -117,30 +117,30 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"node_modules/@babel/compat-data": {
|
|
- "version": "7.25.4",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz",
|
|
|
|
- "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"node_modules/@babel/core": {
|
|
- "version": "7.25.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz",
|
|
|
|
- "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@ampproject/remapping": "^2.2.0",
|
|
- "@babel/code-frame": "^7.24.7",
|
|
|
|
- "@babel/generator": "^7.25.0",
|
|
|
|
- "@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
- "@babel/helper-module-transforms": "^7.25.2",
|
|
|
|
- "@babel/helpers": "^7.25.0",
|
|
|
|
- "@babel/parser": "^7.25.0",
|
|
|
|
- "@babel/template": "^7.25.0",
|
|
|
|
- "@babel/traverse": "^7.25.2",
|
|
|
|
- "@babel/types": "^7.25.2",
|
|
|
|
|
|
+ "@babel/code-frame": "^7.25.7",
|
|
|
|
+ "@babel/generator": "^7.25.7",
|
|
|
|
+ "@babel/helper-compilation-targets": "^7.25.7",
|
|
|
|
+ "@babel/helper-module-transforms": "^7.25.7",
|
|
|
|
+ "@babel/helpers": "^7.25.7",
|
|
|
|
+ "@babel/parser": "^7.25.7",
|
|
|
|
+ "@babel/template": "^7.25.7",
|
|
|
|
+ "@babel/traverse": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7",
|
|
"convert-source-map": "^2.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"debug": "^4.1.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -171,28 +171,28 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"node_modules/@babel/generator": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/types": "^7.25.6",
|
|
|
|
|
|
+ "@babel/types": "^7.25.7",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
- "jsesc": "^2.5.1"
|
|
|
|
|
|
+ "jsesc": "^3.0.2"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
- "version": "7.25.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz",
|
|
|
|
- "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/compat-data": "^7.25.2",
|
|
|
|
- "@babel/helper-validator-option": "^7.24.8",
|
|
|
|
- "browserslist": "^4.23.1",
|
|
|
|
|
|
+ "@babel/compat-data": "^7.25.7",
|
|
|
|
+ "@babel/helper-validator-option": "^7.25.7",
|
|
|
|
+ "browserslist": "^4.24.0",
|
|
"lru-cache": "^5.1.1",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
"semver": "^6.3.1"
|
|
},
|
|
},
|
|
@@ -210,27 +210,27 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"node_modules/@babel/helper-module-imports": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/traverse": "^7.24.7",
|
|
|
|
- "@babel/types": "^7.24.7"
|
|
|
|
|
|
+ "@babel/traverse": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
- "version": "7.25.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz",
|
|
|
|
- "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-module-imports": "^7.24.7",
|
|
|
|
- "@babel/helper-simple-access": "^7.24.7",
|
|
|
|
- "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
- "@babel/traverse": "^7.25.2"
|
|
|
|
|
|
+ "@babel/helper-module-imports": "^7.25.7",
|
|
|
|
+ "@babel/helper-simple-access": "^7.25.7",
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.7",
|
|
|
|
+ "@babel/traverse": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
@@ -240,71 +240,71 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
- "version": "7.24.8",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
|
|
|
|
- "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"node_modules/@babel/helper-simple-access": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/traverse": "^7.24.7",
|
|
|
|
- "@babel/types": "^7.24.7"
|
|
|
|
|
|
+ "@babel/traverse": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"node_modules/@babel/helper-string-parser": {
|
|
- "version": "7.24.8",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
|
|
|
- "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"node_modules/@babel/helper-validator-option": {
|
|
- "version": "7.24.8",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
|
|
|
|
- "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"node_modules/@babel/helpers": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/template": "^7.25.0",
|
|
|
|
- "@babel/types": "^7.25.6"
|
|
|
|
|
|
+ "@babel/template": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"node_modules/@babel/highlight": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.7",
|
|
"chalk": "^2.4.2",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
"picocolors": "^1.0.0"
|
|
@@ -314,11 +314,11 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"node_modules/@babel/parser": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/types": "^7.25.6"
|
|
|
|
|
|
+ "@babel/types": "^7.25.7"
|
|
},
|
|
},
|
|
"bin": {
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
"parser": "bin/babel-parser.js"
|
|
@@ -379,12 +379,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-AqVo+dguCgmpi/3mYBdu9lkngOBlQ2w2vnNpa6gfiCxQZLzV4ZbhsXitJ2Yblkoe1VQwtHSaNmIaGll/26YWRw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
|
+ "@babel/helper-plugin-utils": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
@@ -418,12 +418,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
- "version": "7.24.7",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
|
|
|
|
- "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
|
+ "@babel/helper-plugin-utils": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
@@ -535,12 +535,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
- "version": "7.25.4",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz",
|
|
|
|
- "integrity": "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-rR+5FDjpCHqqZN2bzZm18bVYGaejGq5ZkpVCJLXor/+zlSrSoc4KWcHI0URVWjl/68Dyr1uwZUz/1njycEAv9g==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
|
+ "@babel/helper-plugin-utils": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
@@ -550,9 +550,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"node_modules/@babel/runtime": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
},
|
|
@@ -561,28 +561,28 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"node_modules/@babel/template": {
|
|
- "version": "7.25.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz",
|
|
|
|
- "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/code-frame": "^7.24.7",
|
|
|
|
- "@babel/parser": "^7.25.0",
|
|
|
|
- "@babel/types": "^7.25.0"
|
|
|
|
|
|
+ "@babel/code-frame": "^7.25.7",
|
|
|
|
+ "@babel/parser": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"node_modules/@babel/traverse": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==",
|
|
|
|
- "dependencies": {
|
|
|
|
- "@babel/code-frame": "^7.24.7",
|
|
|
|
- "@babel/generator": "^7.25.6",
|
|
|
|
- "@babel/parser": "^7.25.6",
|
|
|
|
- "@babel/template": "^7.25.0",
|
|
|
|
- "@babel/types": "^7.25.6",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/code-frame": "^7.25.7",
|
|
|
|
+ "@babel/generator": "^7.25.7",
|
|
|
|
+ "@babel/parser": "^7.25.7",
|
|
|
|
+ "@babel/template": "^7.25.7",
|
|
|
|
+ "@babel/types": "^7.25.7",
|
|
"debug": "^4.3.1",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
"globals": "^11.1.0"
|
|
},
|
|
},
|
|
@@ -591,12 +591,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"node_modules/@babel/types": {
|
|
- "version": "7.25.6",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz",
|
|
|
|
- "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
|
|
|
+ "version": "7.25.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
|
|
|
|
+ "integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@babel/helper-string-parser": "^7.24.8",
|
|
|
|
- "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
|
|
+ "@babel/helper-string-parser": "^7.25.7",
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.7",
|
|
"to-fast-properties": "^2.0.0"
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
@@ -1890,18 +1890,18 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
"node_modules/@mui/core-downloads-tracker": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-VdQC1tPIIcZAnf62L2M1eQif0x2vlKg3YK4kGYbtijSH4niEgI21GnstykW1vQIs+Bc6L+Hua2GATYVjilJ22A==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-1oE4U38/TtzLWRYWEm/m70dUbpcvBx0QvDVg6NtpOmSNQC1Mbx0X/rNvYDdZnn8DIsAiVQ+SZ3am6doSswUQ4g==",
|
|
"funding": {
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/mui-org"
|
|
"url": "https://opencollective.com/mui-org"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/icons-material": {
|
|
"node_modules/@mui/icons-material": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-sy/YKwcLPW8VcacNP2uWMYR9xyWuwO9NN9FXuGEU90bRshBXj8pdKk+joe3TCW7oviVS3zXLHlc94wQ0jNsQRQ==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-7NNcjW5JoT9jHagrVbARA1o41vQY2xezDamtke+mEKKZmsJyejfRBOacSrPDfjZQ//lyhIjNKyzAwisxYJR47w==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6"
|
|
"@babel/runtime": "^7.25.6"
|
|
},
|
|
},
|
|
@@ -1913,7 +1913,7 @@
|
|
"url": "https://opencollective.com/mui-org"
|
|
"url": "https://opencollective.com/mui-org"
|
|
},
|
|
},
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
- "@mui/material": "^6.1.1",
|
|
|
|
|
|
+ "@mui/material": "^6.1.2",
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
},
|
|
},
|
|
@@ -1924,15 +1924,15 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/material": {
|
|
"node_modules/@mui/material": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/material/-/material-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-b+eULldTqtqTCbN++2BtBWCir/1LwEYw+2mIlOt2GiEUh1EBBw4/wIukGKKNt3xrCZqRA80yLLkV6tF61Lq3cA==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/material/-/material-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-5TtHeAVX9D5d2LYfB1GAUn29BcVETVsrQ76Dwb2SpAfQGW3JVy4deJCAd0RrIkI3eEUrsl0E4xuBdreszxdTTg==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6",
|
|
"@babel/runtime": "^7.25.6",
|
|
- "@mui/core-downloads-tracker": "^6.1.1",
|
|
|
|
- "@mui/system": "^6.1.1",
|
|
|
|
|
|
+ "@mui/core-downloads-tracker": "^6.1.2",
|
|
|
|
+ "@mui/system": "^6.1.2",
|
|
"@mui/types": "^7.2.17",
|
|
"@mui/types": "^7.2.17",
|
|
- "@mui/utils": "^6.1.1",
|
|
|
|
|
|
+ "@mui/utils": "^6.1.2",
|
|
"@popperjs/core": "^2.11.8",
|
|
"@popperjs/core": "^2.11.8",
|
|
"@types/react-transition-group": "^4.4.11",
|
|
"@types/react-transition-group": "^4.4.11",
|
|
"clsx": "^2.1.1",
|
|
"clsx": "^2.1.1",
|
|
@@ -1951,7 +1951,7 @@
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
"@emotion/react": "^11.5.0",
|
|
"@emotion/react": "^11.5.0",
|
|
"@emotion/styled": "^11.3.0",
|
|
"@emotion/styled": "^11.3.0",
|
|
- "@mui/material-pigment-css": "^6.1.1",
|
|
|
|
|
|
+ "@mui/material-pigment-css": "^6.1.2",
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
@@ -1972,12 +1972,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/private-theming": {
|
|
"node_modules/@mui/private-theming": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-JlrjIdhyZUtewtdAuUsvi3ZnO0YS49IW4Mfz19ZWTlQ0sDGga6LNPVwHClWr2/zJK2we2BQx9/i8M32rgKuzrg==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-S8WcjZdNdi++8UhrrY8Lton5h/suRiQexvdTfdcPAlbajlvgM+kx+uJstuVIEyTb3gMkxzIZep87knZ0tqcR0g==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6",
|
|
"@babel/runtime": "^7.25.6",
|
|
- "@mui/utils": "^6.1.1",
|
|
|
|
|
|
+ "@mui/utils": "^6.1.2",
|
|
"prop-types": "^15.8.1"
|
|
"prop-types": "^15.8.1"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
@@ -1998,9 +1998,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/styled-engine": {
|
|
"node_modules/@mui/styled-engine": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-HJyIoMpFb11fnHuRtUILOXgq6vj4LhIlE8maG4SwP/W+E5sa7HFexhnB3vOMT7bKys4UKNxhobC8jwWxYilGsA==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-uKOfWkR23X39xj7th2nyTcCHqInTAXtUnqD3T5qRVdJcOPvu1rlgTleTwJC/FJvWZJBU6ieuTWDhbcx5SNViHQ==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6",
|
|
"@babel/runtime": "^7.25.6",
|
|
"@emotion/cache": "^11.13.1",
|
|
"@emotion/cache": "^11.13.1",
|
|
@@ -2030,15 +2030,15 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/system": {
|
|
"node_modules/@mui/system": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/system/-/system-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-PaYsCz2tUOcpu3T0okDEsSuP/yCDIj9JZ4Tox1JovRSKIjltHpXPsXZSGr3RiWdtM1MTQMFMCZzu0+CKbyy+Kw==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/system/-/system-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-mzW7F1ZMIYS1aLON48Nrk9c65OrVEVQ+R4lUcTWs1lCSul0VGK23eo4dmY0NX5PS7Oe4xz3P5B9tQZZ7SYgxcg==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6",
|
|
"@babel/runtime": "^7.25.6",
|
|
- "@mui/private-theming": "^6.1.1",
|
|
|
|
- "@mui/styled-engine": "^6.1.1",
|
|
|
|
|
|
+ "@mui/private-theming": "^6.1.2",
|
|
|
|
+ "@mui/styled-engine": "^6.1.2",
|
|
"@mui/types": "^7.2.17",
|
|
"@mui/types": "^7.2.17",
|
|
- "@mui/utils": "^6.1.1",
|
|
|
|
|
|
+ "@mui/utils": "^6.1.2",
|
|
"clsx": "^2.1.1",
|
|
"clsx": "^2.1.1",
|
|
"csstype": "^3.1.3",
|
|
"csstype": "^3.1.3",
|
|
"prop-types": "^15.8.1"
|
|
"prop-types": "^15.8.1"
|
|
@@ -2082,13 +2082,13 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@mui/utils": {
|
|
"node_modules/@mui/utils": {
|
|
- "version": "6.1.1",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.1.1.tgz",
|
|
|
|
- "integrity": "sha512-HlRrgdJSPbYDXPpoVMWZV8AE7WcFtAk13rWNWAEVWKSanzBBkymjz3km+Th/Srowsh4pf1fTSP1B0L116wQBYw==",
|
|
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-6+B1YZ8cCBWD1fc3RjqpclF9UA0MLUiuXhyCO+XowD/Z2ku5IlxeEhHHlgglyBWFGMu4kib4YU3CDsG5/zVjJQ==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.6",
|
|
"@babel/runtime": "^7.25.6",
|
|
"@mui/types": "^7.2.17",
|
|
"@mui/types": "^7.2.17",
|
|
- "@types/prop-types": "^15.7.12",
|
|
|
|
|
|
+ "@types/prop-types": "^15.7.13",
|
|
"clsx": "^2.1.1",
|
|
"clsx": "^2.1.1",
|
|
"prop-types": "^15.8.1",
|
|
"prop-types": "^15.8.1",
|
|
"react-is": "^18.3.1"
|
|
"react-is": "^18.3.1"
|
|
@@ -3063,9 +3063,9 @@
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="
|
|
},
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"node_modules/@types/lodash": {
|
|
- "version": "4.17.9",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz",
|
|
|
|
- "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==",
|
|
|
|
|
|
+ "version": "4.17.10",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz",
|
|
|
|
+ "integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/@types/mapbox__point-geometry": {
|
|
"node_modules/@types/mapbox__point-geometry": {
|
|
@@ -3126,9 +3126,9 @@
|
|
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA=="
|
|
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA=="
|
|
},
|
|
},
|
|
"node_modules/@types/react": {
|
|
"node_modules/@types/react": {
|
|
- "version": "18.3.10",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.10.tgz",
|
|
|
|
- "integrity": "sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==",
|
|
|
|
|
|
+ "version": "18.3.11",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.11.tgz",
|
|
|
|
+ "integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/prop-types": "*",
|
|
"csstype": "^3.0.2"
|
|
"csstype": "^3.0.2"
|
|
@@ -11056,14 +11056,14 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/jsesc": {
|
|
"node_modules/jsesc": {
|
|
- "version": "2.5.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
|
|
|
|
- "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
|
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
|
"bin": {
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
- "node": ">=4"
|
|
|
|
|
|
+ "node": ">=6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/json-bignum": {
|
|
"node_modules/json-bignum": {
|
|
@@ -13854,21 +13854,21 @@
|
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
|
},
|
|
},
|
|
"node_modules/regex": {
|
|
"node_modules/regex": {
|
|
- "version": "4.3.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/regex/-/regex-4.3.2.tgz",
|
|
|
|
- "integrity": "sha512-kK/AA3A9K6q2js89+VMymcboLOlF5lZRCYJv3gzszXFHBr6kO6qLGzbm+UIugBEV8SMMKCTR59txoY6ctRHYVw==",
|
|
|
|
|
|
+ "version": "4.3.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/regex/-/regex-4.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-r/AadFO7owAq1QJVeZ/nq9jNS1vyZt+6t1p/E59B56Rn2GCya+gr1KSyOzNL/er+r+B7phv5jG2xU2Nz1YkmJg==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"node_modules/regexp.prototype.flags": {
|
|
- "version": "1.5.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
|
|
|
|
- "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
|
|
|
|
|
|
+ "version": "1.5.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
|
|
|
|
+ "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "call-bind": "^1.0.6",
|
|
|
|
|
|
+ "call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"define-properties": "^1.2.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-errors": "^1.3.0",
|
|
- "set-function-name": "^2.0.1"
|
|
|
|
|
|
+ "set-function-name": "^2.0.2"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
"node": ">= 0.4"
|