页面组件

This commit is contained in:
2024-12-13 18:04:59 +08:00
parent 804266c6dd
commit 84261e22bd
13 changed files with 754 additions and 9 deletions

24
pnpm-lock.yaml generated
View File

@ -29,6 +29,12 @@ importers:
i18next:
specifier: ^23.16.4
version: 23.16.4
monaco-editor:
specifier: ^0.52.2
version: 0.52.2
pako:
specifier: ^2.1.0
version: 2.1.0
react:
specifier: ^18.2.0
version: 18.3.1
@ -69,6 +75,9 @@ importers:
'@types/chrome':
specifier: ^0.0.279
version: 0.0.279
'@types/pako':
specifier: ^2.0.3
version: 2.0.3
'@types/react':
specifier: ^18.2.48
version: 18.3.12
@ -1019,6 +1028,9 @@ packages:
'@types/node@22.8.1':
resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==}
'@types/pako@2.0.3':
resolution: {integrity: sha512-bq0hMV9opAcrmE0Byyo0fY3Ew4tgOevJmQ9grUhpXQhYfyLJ1Kqg3P33JT5fdbT2AjeAjR51zqqVjAL/HMkx7Q==}
'@types/prop-types@15.7.13':
resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==}
@ -2630,6 +2642,9 @@ packages:
mlly@1.7.3:
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
monaco-editor@0.52.2:
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
mrmime@1.0.1:
resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==}
engines: {node: '>=10'}
@ -2771,6 +2786,9 @@ packages:
package-manager-detector@0.2.5:
resolution: {integrity: sha512-3dS7y28uua+UDbRCLBqltMBrbI+A5U2mI9YuxHRxIWYmLj3DwntEBmERYzIAQ4DMeuCUOBSak7dBHHoXKpOTYQ==}
pako@2.1.0:
resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==}
parent-module@1.0.1:
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines: {node: '>=6'}
@ -4484,6 +4502,8 @@ snapshots:
dependencies:
undici-types: 6.19.8
'@types/pako@2.0.3': {}
'@types/prop-types@15.7.13': {}
'@types/qs@6.9.16': {}
@ -6597,6 +6617,8 @@ snapshots:
pkg-types: 1.2.1
ufo: 1.5.4
monaco-editor@0.52.2: {}
mrmime@1.0.1: {}
mrmime@2.0.0: {}
@ -6728,6 +6750,8 @@ snapshots:
package-manager-detector@0.2.5: {}
pako@2.1.0: {}
parent-module@1.0.1:
dependencies:
callsites: 3.1.0