Update baseline browser mapping and theme alias (#717)

This commit is contained in:
shenlan 2025-12-02 11:32:12 +08:00 committed by GitHub
parent b9b4ed2df6
commit 8d946b458e
3 changed files with 12 additions and 0 deletions

View File

@ -53,6 +53,7 @@
"@types/react-grid-layout": "^1.3.5",
"@types/sanitize-html": "^2.16.0",
"autoprefixer": "^10.4.16",
"baseline-browser-mapping": "^2.8.32",
"eslint": "8.57.0",
"eslint-config-next": "^15.5.3",
"jsdom": "^24.0.0",

View File

@ -24,6 +24,7 @@
"@server/*": ["src/server/*"],
"@modules/*": ["src/modules/*"],
"@extensions/*": ["src/modules/extensions/*"],
"@theme": ["src/components/theme"],
"@theme/*": ["src/components/theme/*"],
"@templates/*": ["src/modules/templates/*"],
"@src/*": ["src/*"]

View File

@ -1975,6 +1975,15 @@ __metadata:
languageName: node
linkType: hard
"baseline-browser-mapping@npm:^2.8.32":
version: 2.8.32
resolution: "baseline-browser-mapping@npm:2.8.32"
bin:
baseline-browser-mapping: dist/cli.js
checksum: 10/d3223faeb8a5d5aa0c2aecc7ecff85e0f2452ba79f8a1ab170a828a1b0efd5eabf38a5264f8ea223cfdee526cf9df689cefbef2f4f22825fc462c37b3483c607
languageName: node
linkType: hard
"binary-extensions@npm:^2.0.0":
version: 2.3.0
resolution: "binary-extensions@npm:2.3.0"
@ -2221,6 +2230,7 @@ __metadata:
"@types/react-grid-layout": "npm:^1.3.5"
"@types/sanitize-html": "npm:^2.16.0"
autoprefixer: "npm:^10.4.16"
baseline-browser-mapping: "npm:^2.8.32"
dompurify: "npm:^3.2.6"
eslint: "npm:8.57.0"
eslint-config-next: "npm:^15.5.3"