chore(admin): 声明 react-syntax-highlighter 运行时依赖

This commit is contained in:
2026-08-07 16:37:47 +08:00
parent b032890b4f
commit 54b002455f
2 changed files with 3 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router": "^8.3.0",
"react-syntax-highlighter": "^16.1.1",
"use-immer": "^0.11.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.4.3",

3
package-lock.json generated
View File

@@ -40,6 +40,7 @@
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router": "^8.3.0",
"react-syntax-highlighter": "^16.1.1",
"use-immer": "^0.11.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.4.3",
@@ -16256,7 +16257,7 @@
},
"node_modules/react-syntax-highlighter": {
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz",
"resolved": "https://registry.npmmirror.com/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz",
"integrity": "sha512-PjVawBGy80C6YbC5DDZJeUjBmC7skaoEUdvfFQediQHgCL7aKyVHe57SaJGfQsloGDac+gCpTfRdtxzWWKmCXA==",
"license": "MIT",
"dependencies": {