Unverified Commit f748fcc5 authored by Hong Minhee (洪 民憙)'s avatar Hong Minhee (洪 民憙) Committed by GitHub
Browse files

Merge pull request #343 from beberiche/fix-330/vitepress_dev_server_error

parents 7e03a2d6 25591b09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
    "@types/node": "catalog:",
    "amqplib": "catalog:",
    "dayjs": "^1.11.13",
    "debug": "^4.4.1",
    "express": "catalog:",
    "h3": "catalog:",
    "hono": "^4.6.14",
+3 −0
Original line number Diff line number Diff line
@@ -189,6 +189,9 @@ importers:
      dayjs:
        specifier: ^1.11.13
        version: 1.11.13
      debug:
        specifier: ^4.4.1
        version: 4.4.1
      express:
        specifier: 'catalog:'
        version: 4.21.2