diff --git a/package-lock.json b/package-lock.json index c2fb5db3..6d996b37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ant-design-pro", - "version": "6.0.2", + "version": "6.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ant-design-pro", - "version": "6.0.2", + "version": "6.0.3", "dependencies": { "@ant-design/icons": "^6.3.2", "@ant-design/plots": "^2.6.8", @@ -14,14 +14,14 @@ "@ant-design/x": "^2.9.0", "@ant-design/x-markdown": "^2.9.0", "@ant-design/x-sdk": "^2.9.0", - "@tanstack/react-query": "^5.101.2", + "@tanstack/react-query": "^5.102.8", "antd": "^6.6.0", "antd-style": "^4.1.0", "china-division": "^2.7.0", "clsx": "^2.1.1", "d3": "^7.9.0", "dayjs": "^1.11.21", - "highlight.js": "^11.11.1", + "highlight.js": "^11.12.0", "react": "^19.2.7", "react-dom": "^19.2.7", "topojson-client": "^3.1.0" @@ -36,7 +36,7 @@ "@testing-library/react": "^16.3.2", "@types/d3": "^7.4.3", "@types/express": "^5.0.6", - "@types/node": "^26.2.0", + "@types/node": "^26.4.0", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@types/react-helmet": "^6.1.11", @@ -52,10 +52,10 @@ "express": "^5.2.1", "geojson": "^0.5.0", "gh-pages": "^6.3.0", - "happy-dom": "^20.11.2", + "happy-dom": "^20.12.0", "husky": "^9.1.7", "jsdom": "^30.0.1", - "lint-staged": "^17.3.0", + "lint-staged": "^17.4.1", "mockjs": "^1.1.0", "react-doctor": "^0.9.11", "swagger-ui-dist": "^5.32.8", @@ -7757,9 +7757,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.101.2", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.101.2.tgz", - "integrity": "sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==", + "version": "5.102.8", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.102.8.tgz", + "integrity": "sha512-ZNjkJ33CqvPNec/6lZBnHqLc3EVGPZ9ySLhYahU9TcuRFdmwXewuj0c4hwSWcGHqEUwcSrKeZ+oGcvPBqXcQcg==", "license": "MIT", "funding": { "type": "github", @@ -7767,12 +7767,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.101.2", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.101.2.tgz", - "integrity": "sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==", + "version": "5.102.8", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.102.8.tgz", + "integrity": "sha512-TYBea4OuXWD7MhaSHq069TWbFe7rcwWN6kzT7JF0OKi1K6c1gTv2IzD6A6ExJsCMozdkqBWeuIUZmu4KQg0O5A==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.101.2" + "@tanstack/query-core": "5.102.8" }, "funding": { "type": "github", @@ -8417,9 +8417,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "26.2.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz", - "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==", + "version": "26.4.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz", + "integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==", "dev": true, "license": "MIT", "dependencies": { @@ -19563,9 +19563,9 @@ "license": "MIT" }, "node_modules/happy-dom": { - "version": "20.11.2", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.11.2.tgz", - "integrity": "sha512-7MB+bJLkxu3SowAfBJbjW+c55kNz5tkR45gu2qzrxznezhLeN5YIlJbwUgSzlGc+qWoZ8Ykg71H5ezz69xixrw==", + "version": "20.12.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.12.0.tgz", + "integrity": "sha512-7uMYJu2SEwwL8vVcKp0C0lnt6d2LSGGe+T+oY79PiCJNNSgFpbxW8n5KuzpDQvrU4mt+fYiK1+Jy7Z2v39YR6g==", "dev": true, "license": "MIT", "dependencies": { @@ -19774,9 +19774,9 @@ } }, "node_modules/highlight.js": { - "version": "11.11.1", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", - "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.12.0.tgz", + "integrity": "sha512-nbfWpyRMcMrPMmDwJB+dhX/eiaPKtc2RB+0QZskqJ3WjRA/FDS0e9hZrx8EC/lbEv8gXy98FcDbNa/dspAaJMg==", "license": "BSD-3-Clause", "engines": { "node": ">=12.0.0" @@ -22300,15 +22300,15 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.3.0.tgz", - "integrity": "sha512-woZS3vNe3UKqBaLPvbLOtKRY4tLANpWQhom12MGWqC8Mh1lCOO+WgSwmX2amjJAqTY9BkXYW87fCUH5H9Ph6xw==", + "version": "17.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.4.1.tgz", + "integrity": "sha512-FmJeudcalbSfg1du+JCfvi5vS6Qt08KgbfLWiHinbef+2JJwUZwAWVoaO1AcJVUTWPfk0t30PMQNwPAeCzYQ+Q==", "dev": true, "license": "MIT", "dependencies": { - "picomatch": "^4.0.5", + "picomatch": "^4.0.7", "string-argv": "^0.3.2", - "tinyexec": "^1.2.4" + "tinyexec": "^1.3.0" }, "bin": { "lint-staged": "bin/lint-staged.js" @@ -22324,9 +22324,9 @@ } }, "node_modules/lint-staged/node_modules/picomatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", - "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz", + "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==", "dev": true, "license": "MIT", "engines": { @@ -31045,9 +31045,9 @@ "license": "MIT" }, "node_modules/tinyexec": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz", - "integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.0.tgz", + "integrity": "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/package.json b/package.json index c65e3444..900a89a1 100644 --- a/package.json +++ b/package.json @@ -41,14 +41,14 @@ "@ant-design/x": "^2.9.0", "@ant-design/x-markdown": "^2.9.0", "@ant-design/x-sdk": "^2.9.0", - "@tanstack/react-query": "^5.101.2", + "@tanstack/react-query": "^5.102.8", "antd": "^6.6.0", "antd-style": "^4.1.0", "china-division": "^2.7.0", "clsx": "^2.1.1", "d3": "^7.9.0", "dayjs": "^1.11.21", - "highlight.js": "^11.11.1", + "highlight.js": "^11.12.0", "react": "^19.2.7", "react-dom": "^19.2.7", "topojson-client": "^3.1.0" @@ -63,7 +63,7 @@ "@testing-library/react": "^16.3.2", "@types/d3": "^7.4.3", "@types/express": "^5.0.6", - "@types/node": "^26.2.0", + "@types/node": "^26.4.0", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@types/react-helmet": "^6.1.11", @@ -79,10 +79,10 @@ "express": "^5.2.1", "geojson": "^0.5.0", "gh-pages": "^6.3.0", - "happy-dom": "^20.11.2", + "happy-dom": "^20.12.0", "husky": "^9.1.7", "jsdom": "^30.0.1", - "lint-staged": "^17.3.0", + "lint-staged": "^17.4.1", "mockjs": "^1.1.0", "react-doctor": "^0.9.11", "swagger-ui-dist": "^5.32.8",