chore(deps): bump the production-dependencies group with 2 updates (#1919)
Bumps the production-dependencies group with 2 updates: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@clack/prompts` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.10.1/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.10.1/packages/prompts) Updates `@types/node` from 22.14.0 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										31
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										31
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -9,7 +9,7 @@
 | 
			
		||||
      "version": "4.5.0",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@clack/prompts": "^0.10.0",
 | 
			
		||||
        "@clack/prompts": "^0.10.1",
 | 
			
		||||
        "@floating-ui/dom": "^1.6.13",
 | 
			
		||||
        "@myriaddreamin/rehype-typst": "^0.5.4",
 | 
			
		||||
        "@napi-rs/simple-git": "0.1.19",
 | 
			
		||||
@@ -80,7 +80,7 @@
 | 
			
		||||
        "@types/d3": "^7.4.3",
 | 
			
		||||
        "@types/hast": "^3.0.4",
 | 
			
		||||
        "@types/js-yaml": "^4.0.9",
 | 
			
		||||
        "@types/node": "^22.14.0",
 | 
			
		||||
        "@types/node": "^22.14.1",
 | 
			
		||||
        "@types/pretty-time": "^1.1.5",
 | 
			
		||||
        "@types/source-map-support": "^0.5.10",
 | 
			
		||||
        "@types/ws": "^8.18.1",
 | 
			
		||||
@@ -178,21 +178,22 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@clack/core": {
 | 
			
		||||
      "version": "0.4.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.4.1.tgz",
 | 
			
		||||
      "integrity": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==",
 | 
			
		||||
      "version": "0.4.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.4.2.tgz",
 | 
			
		||||
      "integrity": "sha512-NYQfcEy8MWIxrT5Fj8nIVchfRFA26yYKJcvBS7WlUIlw2OmQOY9DhGGXMovyI5J5PpxrCPGkgUi207EBrjpBvg==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "picocolors": "^1.0.0",
 | 
			
		||||
        "sisteransi": "^1.0.5"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@clack/prompts": {
 | 
			
		||||
      "version": "0.10.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.10.0.tgz",
 | 
			
		||||
      "integrity": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==",
 | 
			
		||||
      "version": "0.10.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.10.1.tgz",
 | 
			
		||||
      "integrity": "sha512-Q0T02vx8ZM9XSv9/Yde0jTmmBQufZhPJfYAg2XrrrxWWaZgq1rr8nU8Hv710BQ1dhoP8rtY7YUdpGej2Qza/cw==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@clack/core": "0.4.1",
 | 
			
		||||
        "@clack/core": "0.4.2",
 | 
			
		||||
        "picocolors": "^1.0.0",
 | 
			
		||||
        "sisteransi": "^1.0.5"
 | 
			
		||||
      }
 | 
			
		||||
@@ -1940,9 +1941,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@types/node": {
 | 
			
		||||
      "version": "22.14.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz",
 | 
			
		||||
      "integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
 | 
			
		||||
      "version": "22.14.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz",
 | 
			
		||||
      "integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@@ -5503,7 +5504,8 @@
 | 
			
		||||
    "node_modules/picocolors": {
 | 
			
		||||
      "version": "1.1.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
 | 
			
		||||
      "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
 | 
			
		||||
      "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
 | 
			
		||||
      "license": "ISC"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/picomatch": {
 | 
			
		||||
      "version": "2.3.1",
 | 
			
		||||
@@ -6702,7 +6704,8 @@
 | 
			
		||||
    "node_modules/sisteransi": {
 | 
			
		||||
      "version": "1.0.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
 | 
			
		||||
      "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
 | 
			
		||||
      "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/slash": {
 | 
			
		||||
      "version": "5.1.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,7 @@
 | 
			
		||||
    "quartz": "./quartz/bootstrap-cli.mjs"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@clack/prompts": "^0.10.0",
 | 
			
		||||
    "@clack/prompts": "^0.10.1",
 | 
			
		||||
    "@floating-ui/dom": "^1.6.13",
 | 
			
		||||
    "@myriaddreamin/rehype-typst": "^0.5.4",
 | 
			
		||||
    "@napi-rs/simple-git": "0.1.19",
 | 
			
		||||
@@ -103,7 +103,7 @@
 | 
			
		||||
    "@types/d3": "^7.4.3",
 | 
			
		||||
    "@types/hast": "^3.0.4",
 | 
			
		||||
    "@types/js-yaml": "^4.0.9",
 | 
			
		||||
    "@types/node": "^22.14.0",
 | 
			
		||||
    "@types/node": "^22.14.1",
 | 
			
		||||
    "@types/pretty-time": "^1.1.5",
 | 
			
		||||
    "@types/source-map-support": "^0.5.10",
 | 
			
		||||
    "@types/ws": "^8.18.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user