diff --git a/package.json b/package.json index 8c97a5f..8917bb9 100644 --- a/package.json +++ b/package.json @@ -40,13 +40,13 @@ }, "devDependencies": { "@eslint/js": "^9.26.0", - "@types/node": "^22.15.12", + "@types/node": "^22.15.18", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "^14.5.0", "eslint": "^9.26.0", "eslint-plugin-oxlint": "^0.16.9", "eslint-plugin-vue": "~10.1.0", - "globals": "^16.0.0", + "globals": "^16.1.0", "jiti": "^2.4.2", "npm-run-all2": "^8.0.1", "oxlint": "^0.16.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51b6211..7bd4ae9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^9.26.0 version: 9.26.0 '@types/node': - specifier: ^22.15.12 - version: 22.15.12 + specifier: ^22.15.18 + version: 22.15.18 '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.26.0(jiti@2.4.2))(prettier@3.5.3) @@ -40,8 +40,8 @@ importers: specifier: ~10.1.0 version: 10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.1(eslint@9.26.0(jiti@2.4.2))) globals: - specifier: ^16.0.0 - version: 16.0.0 + specifier: ^16.1.0 + version: 16.1.0 jiti: specifier: ^2.4.2 version: 2.4.2 @@ -184,8 +184,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.15.12': - resolution: {integrity: sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==} + '@types/node@22.15.18': + resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==} '@typescript-eslint/eslint-plugin@8.26.0': resolution: {integrity: sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==} @@ -594,8 +594,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@16.0.0: - resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==} + globals@16.1.0: + resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==} engines: {node: '>=18'} gopd@1.2.0: @@ -1186,7 +1186,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.15.12': + '@types/node@22.15.18': dependencies: undici-types: 6.21.0 @@ -1673,7 +1673,7 @@ snapshots: globals@14.0.0: {} - globals@16.0.0: {} + globals@16.1.0: {} gopd@1.2.0: {}