diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 182f340e..d400124d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -40,7 +40,7 @@ "remark-parse": "^11.0.0", "remark-rehype": "^11.1.2", "remark-stringify": "^11.0.0", - "rolldown": "^1.0.0-rc.6", + "rolldown": "1.0.0-rc.6", "semver": "^7.7.4", "shiki": "^4.0.0", "tinyglobby": "^0.2.15", @@ -58,19 +58,19 @@ "doc-kit": "bin/cli.mjs" }, "devDependencies": { - "@eslint/js": "^9.39.2", - "@reporters/github": "^1.12.0", - "@types/mdast": "^4.0.4", - "@types/node": "^24.10.1", - "@types/semver": "^7.7.1", - "c8": "^11.0.0", - "eslint": "^9.39.2", - "eslint-import-resolver-node": "^0.3.9", - "eslint-plugin-import-x": "^4.16.1", - "eslint-plugin-jsdoc": "^62.4.1", - "eslint-plugin-react-x": "^2.8.1", - "husky": "^9.1.7", - "lint-staged": "^16.2.7", + "@eslint/js": "9.39.2", + "@reporters/github": "~1.12.0", + "@types/mdast": "~4.0.4", + "@types/node": "~24.10.1", + "@types/semver": "~7.7.1", + "c8": "~11.0.0", + "eslint": "9.39.2", + "eslint-import-resolver-node": "0.3.9", + "eslint-plugin-import-x": "4.16.1", + "eslint-plugin-jsdoc": "62.4.1", + "eslint-plugin-react-x": "2.8.1", + "husky": "9.1.7", + "lint-staged": "16.2.7", "prettier": "3.8.1" } }, @@ -1046,6 +1046,7 @@ "resolved": "https://registry.npmjs.org/@orama/core/-/core-1.2.19.tgz", "integrity": "sha512-AVEI0eG/a1RUQK+tBloRMppQf46Ky4kIYKEVjo0V0VfIGZHdLOE2PJR4v949kFwiTnfSJCUaxgwM74FCA1uHUA==", "license": "AGPL-3.0", + "peer": true, "dependencies": { "@orama/cuid2": "2.2.3", "@orama/oramacore-events-parser": "0.0.5" @@ -3159,6 +3160,7 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", "license": "MIT", + "peer": true, "dependencies": { "csstype": "^3.2.2" } @@ -3332,6 +3334,7 @@ "integrity": "sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.9.1", "@typescript-eslint/scope-manager": "8.54.0", @@ -3721,6 +3724,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -4509,6 +4513,7 @@ "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -7354,6 +7359,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -7496,6 +7502,7 @@ "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.4.tgz", "integrity": "sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ==", "license": "MIT", + "peer": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" @@ -7579,6 +7586,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -8026,8 +8034,7 @@ "version": "0.26.0", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz", "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/semver": { "version": "7.7.4", @@ -8503,6 +8510,7 @@ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -8666,6 +8674,7 @@ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -8864,6 +8873,7 @@ "integrity": "sha512-VUyWiTNQD7itdiMuJy+EuLEErLj3uwX/EpHQF8EOf33Dq3Ju6VW1GXm+swk6+1h7a49uv9fKZ+dft9jU7esdLA==", "dev": true, "hasInstallScript": true, + "peer": true, "dependencies": { "napi-postinstall": "^0.2.4" }, diff --git a/package.json b/package.json index 18b97ff2..03e78369 100644 --- a/package.json +++ b/package.json @@ -26,19 +26,19 @@ "doc-kit": "./bin/cli.mjs" }, "devDependencies": { - "@eslint/js": "^9.39.2", - "@reporters/github": "^1.12.0", - "@types/mdast": "^4.0.4", - "@types/node": "^24.10.1", - "@types/semver": "^7.7.1", - "c8": "^11.0.0", - "eslint": "^9.39.2", - "eslint-import-resolver-node": "^0.3.9", - "eslint-plugin-import-x": "^4.16.1", - "eslint-plugin-jsdoc": "^62.4.1", - "eslint-plugin-react-x": "^2.8.1", - "husky": "^9.1.7", - "lint-staged": "^16.2.7", + "@eslint/js": "9.39.2", + "@reporters/github": "~1.12.0", + "@types/mdast": "~4.0.4", + "@types/node": "~24.10.1", + "@types/semver": "~7.7.1", + "c8": "~11.0.0", + "eslint": "9.39.2", + "eslint-import-resolver-node": "0.3.9", + "eslint-plugin-import-x": "4.16.1", + "eslint-plugin-jsdoc": "62.4.1", + "eslint-plugin-react-x": "2.8.1", + "husky": "9.1.7", + "lint-staged": "16.2.7", "prettier": "3.8.1" }, "dependencies": { @@ -74,7 +74,7 @@ "remark-parse": "^11.0.0", "remark-rehype": "^11.1.2", "remark-stringify": "^11.0.0", - "rolldown": "^1.0.0-rc.6", + "rolldown": "1.0.0-rc.6", "semver": "^7.7.4", "shiki": "^4.0.0", "tinyglobby": "^0.2.15",