1 Commits

Author SHA1 Message Date
1974fcec8d chore(deps): update dependency @types/node to v18.19.113 2025-06-28 12:03:07 +00:00
4 changed files with 7 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
"sharp": "^0.33.1" "sharp": "^0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.19.120", "@types/node": "18.19.113",
"@types/react": "18.0.17", "@types/react": "18.0.17",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"eslint": "8.22.0", "eslint": "8.22.0",

10
pnpm-lock.yaml generated
View File

@@ -31,8 +31,8 @@ importers:
version: 0.33.1 version: 0.33.1
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: 18.19.120 specifier: 18.19.113
version: 18.19.120 version: 18.19.113
'@types/react': '@types/react':
specifier: 18.0.17 specifier: 18.0.17
version: 18.0.17 version: 18.0.17
@@ -298,8 +298,8 @@ packages:
'@types/json5@0.0.29': '@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@18.19.120': '@types/node@18.19.113':
resolution: {integrity: sha512-WtCGHFXnVI8WHLxDAt5TbnCM4eSE+nI0QN2NJtwzcgMhht2eNz6V9evJrk+lwC8bCY8OWV5Ym8Jz7ZEyGnKnMA==} resolution: {integrity: sha512-TmSTE9vyebJ9vSEiU+P+0Sp4F5tMgjiEOZaQUW6wA3ODvi6uBgkHQ+EsIu0pbiKvf9QHEvyRCiaz03rV0b+IaA==}
'@types/prop-types@15.7.5': '@types/prop-types@15.7.5':
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
@@ -1612,7 +1612,7 @@ snapshots:
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
'@types/node@18.19.120': '@types/node@18.19.113':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5

View File

@@ -15,8 +15,6 @@
"purpose": "any maskable" "purpose": "any maskable"
} }
], ],
"start_url": "/",
"display": "minimal-ui",
"theme_color": "#b80040", "theme_color": "#b80040",
"background_color": "#ffe5ef" "background_color": "#ffe5ef"
} }

View File

@@ -1,5 +1,5 @@
{ {
"upstream": "https://github.com/zyachel/libremdb", "upstream": "https://github.com/zyachel/libremdb",
"provider": "github", "provider": "github",
"commit": "92e765cd3cf7482932619cc057e6c4fa62e7204e" "commit": "dded1e59ca6df40ccb1b3f2c70de14144afbe922"
} }