feat: add highlightjs in dependency

This commit is contained in:
p-sw 2024-06-01 07:47:58 +09:00
parent 863e6388d6
commit de695f02e9
2 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,7 @@
},
"dependencies": {
"@mdx-js/react": "^3.0.1",
"highlight.js": "^11.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.23.1",

View File

@ -2508,7 +2508,7 @@ __metadata:
languageName: node
linkType: hard
"highlight.js@npm:~11.9.0":
"highlight.js@npm:^11.9.0, highlight.js@npm:~11.9.0":
version: 11.9.0
resolution: "highlight.js@npm:11.9.0"
checksum: 10c0/27cfa8717dc9d200aecbdb383eb122d5f45ce715d2f468583785d36fbfe5076ce033abb02486dc13b407171721cda6f474ed3f3a5a8e8c3d91367fa5f51ee374
@ -4068,6 +4068,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.6"
eslint-plugin-storybook: "npm:^0.8.0"
highlight.js: "npm:^11.9.0"
postcss: "npm:^8.4.38"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"