diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2024-11-23 00:04:17 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2024-11-23 00:04:17 +0300 |
commit | 563e197897f6fa8f4804edab5dfcf16c501431d2 (patch) | |
tree | 89c1d0534cbcafc897a744526d1aafc85248a08b /package-lock.json | |
parent | 18fb312ca4e75fdbae547a00e26ecd624ba25fcd (diff) | |
download | popov.link-563e197897f6fa8f4804edab5dfcf16c501431d2.tar.xz popov.link-563e197897f6fa8f4804edab5dfcf16c501431d2.zip |
Update all digest updates
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 5d5cce9..8d65952 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2280,9 +2280,9 @@ } }, "node_modules/astro": { - "version": "4.16.13", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", - "integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", + "version": "4.16.14", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz", + "integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", @@ -6771,9 +6771,9 @@ "license": "MIT" }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", |