Unverified Commit 021c0f37 authored by Hong Minhee's avatar Hong Minhee
Browse files

Upgrade Deno to 2.4.4

parent 4003b943
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[tools]
bun = "latest"
deno = "2.4.3"
deno = "2.4.4"
node = "22"
"npm:pnpm" = "latest"
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@
    "@std/path": "catalog:",
    "@std/url": "jsr:1.0.0-rc.3",
    "@std/yaml": "jsr:^1.0.6",
    "@types/node": "^22.15.21",
    "@types/node": "^24.2.1",
    "fast-check": "^3.22.0",
    "fetch-mock": "^12.5.2",
    "miniflare": "^4.20250523.0",
+14 −2
Original line number Diff line number Diff line
@@ -522,8 +522,8 @@ importers:
        specifier: jsr:^1.0.6
        version: '@jsr/std__yaml@1.0.8'
      '@types/node':
        specifier: ^22.15.21
        version: 22.16.0
        specifier: ^24.2.1
        version: 24.2.1
      fast-check:
        specifier: ^3.22.0
        version: 3.23.2
@@ -2954,6 +2954,9 @@ packages:
  '@types/node@22.16.0':
    resolution: {integrity: sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==}

  '@types/node@24.2.1':
    resolution: {integrity: sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==}

  '@types/pg-pool@2.0.6':
    resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==}

@@ -6308,6 +6311,9 @@ packages:
  undici-types@6.21.0:
    resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}

  undici-types@7.10.0:
    resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==}

  undici@5.29.0:
    resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
    engines: {node: '>=14.0'}
@@ -8706,6 +8712,10 @@ snapshots:
    dependencies:
      undici-types: 6.21.0

  '@types/node@24.2.1':
    dependencies:
      undici-types: 7.10.0

  '@types/pg-pool@2.0.6':
    dependencies:
      '@types/pg': 8.6.1
@@ -12857,6 +12867,8 @@ snapshots:

  undici-types@6.21.0: {}

  undici-types@7.10.0: {}

  undici@5.29.0:
    dependencies:
      '@fastify/busboy': 2.1.1