diff --git a/package.json b/package.json index 2ffcb3a..0e47284 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "@milkdown/crepe": "^7.6.2", "@milkdown/kit": "^7.6.2", "@types/lodash.throttle": "^4.1.9", - "@types/node": "~24.11.0", + "@types/node": "~24.12.0", "@types/vscode": "^1.59.0", "@uiw/codemirror-theme-vscode": "^4.23.2", "@vscode/vsce": "^3.2.2", @@ -229,5 +229,5 @@ "tsup": "^8.3.6", "typescript": "^5.6.2" }, - "packageManager": "pnpm@10.30.3" + "packageManager": "pnpm@10.31.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e48082d..6842017 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.1.9 version: 4.1.9 '@types/node': - specifier: ~24.11.0 - version: 24.11.0 + specifier: ~24.12.0 + version: 24.12.0 '@types/vscode': specifier: ^1.59.0 version: 1.68.0 @@ -1097,8 +1097,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@24.11.0': - resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==} + '@types/node@24.12.0': + resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -3676,7 +3676,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@24.11.0': + '@types/node@24.12.0': dependencies: undici-types: 7.16.0