0
mirror of https://github.com/valentineus/popov.link.git synced 2025-09-12 07:00:29 +03:00

fix(deps): update all digest updates (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-08 02:28:46 +00:00
committed by GitHub
parent f1746adad9
commit 30c46847e2
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@@ -4251,9 +4251,9 @@
} }
}, },
"node_modules/geist": { "node_modules/geist": {
"version": "1.4.2", "version": "1.5.1",
"resolved": "https://registry.npmjs.org/geist/-/geist-1.4.2.tgz", "resolved": "https://registry.npmjs.org/geist/-/geist-1.5.1.tgz",
"integrity": "sha512-OQUga/KUc8ueijck6EbtT07L4tZ5+TZgjw8PyWfxo16sL5FWk7gNViPNU8hgCFjy6bJi9yuTP+CRpywzaGN8zw==", "integrity": "sha512-mAHZxIsL2o3ZITFaBVFBnwyDOw+zNLYum6A6nIjpzCGIO8QtC3V76XF2RnZTyLx1wlDTmMDy8jg3Ib52MIjGvQ==",
"license": "SIL OPEN FONT LICENSE", "license": "SIL OPEN FONT LICENSE",
"peerDependencies": { "peerDependencies": {
"next": ">=13.2.0" "next": ">=13.2.0"
@@ -7084,9 +7084,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.91.0", "version": "1.92.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz",
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==", "integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chokidar": "^4.0.0", "chokidar": "^4.0.0",
@@ -7114,9 +7114,9 @@
} }
}, },
"node_modules/satori": { "node_modules/satori": {
"version": "0.18.1", "version": "0.18.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.18.1.tgz", "resolved": "https://registry.npmjs.org/satori/-/satori-0.18.2.tgz",
"integrity": "sha512-TQvguO82qSvLlknlAT1D661+KFsiiiYUHgbRxMjAlHNjUyqAcY9LcDqUpt/yM9LEjlxwuvlru616JVcv8YYTUA==", "integrity": "sha512-Y9fOzHuaslMX+3otoULyvUBOxXN6a0CJL+MPeFrHgGSPDwdSxkZdhY9W8U4MvDm0aT/+EIr5g18dvAQV+UplDA==",
"license": "MPL-2.0", "license": "MPL-2.0",
"dependencies": { "dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0", "@shuding/opentype.js": "1.4.0-beta.0",

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "2025.01.24", "version": "2025.01.24",
"private": true, "private": true,
"packageManager": "npm@11.5.2", "packageManager": "npm@11.6.0",
"browserslist": [ "browserslist": [
">0.2%", ">0.2%",
"not dead", "not dead",