diff --git a/package.json b/package.json index 03c8e4ae507..95746868918 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "webpack@>=5.49.0 <5.104.0": ">=5.104.0", "axios@<=1.13.4": ">=1.13.5", "qs@>=6.7.0 <=6.14.1": ">=6.14.2", - "ajv@<6.14.0": ">=6.14.0 <7", + "ajv@<6.14.0": "<9", "ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0 <9", "minimatch@<3.1.3": ">=3.1.3 <4", "minimatch@>=9.0.0 <9.0.6": ">=9.0.6 <10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c3e6679905..2e6a3e25c83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ overrides: webpack@>=5.49.0 <5.104.0: '>=5.104.0' axios@<=1.13.4: '>=1.13.5' qs@>=6.7.0 <=6.14.1: '>=6.14.2' - ajv@<6.14.0: '>=6.14.0 <7' + ajv@<6.14.0: <9 ajv@>=7.0.0-alpha.0 <8.18.0: '>=8.18.0 <9' minimatch@<3.1.3: '>=3.1.3 <4' minimatch@>=9.0.0 <9.0.6: '>=9.0.6 <10' @@ -3504,7 +3504,7 @@ packages: ajv-keywords@3.5.2: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: - ajv: '>=6.14.0 <7' + ajv: <9 ajv-keywords@5.1.0: resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} @@ -5236,7 +5236,7 @@ packages: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} peerDependencies: - webpack: '>=5.104.1' + webpack: '>=5.104.0' fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} @@ -8984,7 +8984,7 @@ packages: engines: {node: '>= 10.13.0'} peerDependencies: file-loader: '*' - webpack: '>=5.104.1' + webpack: '>=5.104.0' peerDependenciesMeta: file-loader: optional: true @@ -13063,7 +13063,7 @@ snapshots: '@tanem/svg-injector@10.1.68': dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 content-type: 1.0.5 tslib: 2.8.0 @@ -18749,7 +18749,7 @@ snapshots: react-svg@16.3.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 '@tanem/svg-injector': 10.1.68 '@types/prop-types': 15.7.14 prop-types: 15.8.1 @@ -18758,7 +18758,7 @@ snapshots: react-textarea-autosize@8.5.7(@types/react@19.0.1)(react@19.0.0): dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 react: 19.0.0 use-composed-ref: 1.4.0(@types/react@19.0.1)(react@19.0.0) use-latest: 1.3.0(@types/react@19.0.1)(react@19.0.0) @@ -18857,7 +18857,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.28.4 + '@babel/runtime': 7.29.2 regexp-tree@0.1.27: {}