From 27834ab6f13015d8375e6612d0d8c45a9132a802 Mon Sep 17 00:00:00 2001 From: Aelita Date: Sun, 29 Dec 2024 01:37:52 +1100 Subject: [PATCH] chore: bump dependencies --- package.json | 1 + pnpm-lock.yaml | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/package.json b/package.json index 9ca44da..532f048 100644 --- a/package.json +++ b/package.json @@ -107,6 +107,7 @@ "unified": "^11.0.5", "unocss": "^0.65.3", "vfile": "^6.0.3", + "vite-tsconfig-paths": "^5.1.4", "vitepress": "^1.5.0", "vitepress-plugin-group-icons": "^1.3.2", "vitest": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d0c9fa..6efe7c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,6 +144,9 @@ importers: vfile: specifier: ^6.0.3 version: 6.0.3 + vite-tsconfig-paths: + specifier: ^5.1.4 + version: 5.1.4(typescript@5.7.2)(vite@5.4.5(@types/node@20.17.10)(less@4.2.1)(sass@1.83.0)) vitepress: specifier: ^1.5.0 version: 1.5.0(@algolia/client-search@5.18.0)(@types/node@20.17.10)(less@4.2.1)(postcss@8.4.49)(sass@1.83.0)(search-insights@2.17.2)(typescript@5.7.2) @@ -2567,6 +2570,9 @@ packages: resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} engines: {node: '>=18'} + globrex@0.1.2: + resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} + gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} @@ -3984,6 +3990,16 @@ packages: peerDependencies: typescript: '>=4.2.0' + tsconfck@3.1.4: + resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} + engines: {node: ^18 || >=20} + hasBin: true + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} @@ -4125,6 +4141,14 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true + vite-tsconfig-paths@5.1.4: + resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==} + peerDependencies: + vite: '*' + peerDependenciesMeta: + vite: + optional: true + vite@5.4.11: resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} engines: {node: ^18.0.0 || >=20.0.0} @@ -7178,6 +7202,8 @@ snapshots: globals@15.14.0: {} + globrex@0.1.2: {} + gopd@1.0.1: dependencies: get-intrinsic: 1.2.4 @@ -8781,6 +8807,10 @@ snapshots: dependencies: typescript: 5.7.2 + tsconfck@3.1.4(typescript@5.7.2): + optionalDependencies: + typescript: 5.7.2 + tslib@2.7.0: {} tsx@4.19.2: @@ -9007,6 +9037,17 @@ snapshots: - supports-color - terser + vite-tsconfig-paths@5.1.4(typescript@5.7.2)(vite@5.4.5(@types/node@20.17.10)(less@4.2.1)(sass@1.83.0)): + dependencies: + debug: 4.4.0 + globrex: 0.1.2 + tsconfck: 3.1.4(typescript@5.7.2) + optionalDependencies: + vite: 5.4.5(@types/node@20.17.10)(less@4.2.1)(sass@1.83.0) + transitivePeerDependencies: + - supports-color + - typescript + vite@5.4.11(@types/node@20.17.10)(less@4.2.1)(sass@1.83.0): dependencies: esbuild: 0.21.5