diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 32 |
2 files changed, 17 insertions, 17 deletions
diff --git a/package.json b/package.json index 6267c2d..54ec695 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.24", "@typescript-eslint/parser": "^7.1.0", - "astro": "^4.4.5", + "astro": "^4.4.10", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd8469b..c8f230d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ devDependencies: version: 0.5.6([email protected])([email protected]) '@astrojs/mdx': specifier: ^2.1.1 - version: 2.1.1([email protected]) + version: 2.1.1([email protected]) '@astrojs/sitemap': specifier: ^3.1.1 version: 3.1.1 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0([email protected])([email protected]) + version: 5.1.0([email protected])([email protected]) '@catppuccin/tailwindcss': specifier: ^0.1.6 version: 0.1.6([email protected]) @@ -33,8 +33,8 @@ devDependencies: specifier: ^7.1.0 version: 7.1.0([email protected])([email protected]) astro: - specifier: ^4.4.5 - version: 4.4.5(@types/[email protected])([email protected]) + specifier: ^4.4.10 + version: 4.4.10(@types/[email protected])([email protected]) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -168,7 +168,7 @@ packages: - supports-color dev: true - /@astrojs/[email protected]([email protected]): + /@astrojs/[email protected]([email protected]): resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==} engines: {node: '>=18.14.1'} peerDependencies: @@ -177,7 +177,7 @@ packages: '@astrojs/markdown-remark': 4.2.1 '@mdx-js/mdx': 3.0.1 acorn: 8.11.3 - astro: 4.4.5(@types/[email protected])([email protected]) + astro: 4.4.10(@types/[email protected])([email protected]) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -208,13 +208,13 @@ packages: zod: 3.22.4 dev: true resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.4.5(@types/[email protected])([email protected]) + astro: 4.4.10(@types/[email protected])([email protected]) autoprefixer: 10.4.17([email protected]) postcss: 8.4.35 postcss-load-config: 4.0.2([email protected]) @@ -1745,8 +1745,8 @@ packages: hasBin: true dev: true - resolution: {integrity: sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==} + resolution: {integrity: sha512-8ASYlHPNKJg7F+1mlQts7nU1jZPQGE2xluB4fcdAUvH33BYLEBz/bCxJwLOmfC8Ai2gzs/wTwofwDzqbwjx6Ug==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -1809,8 +1809,8 @@ packages: tsconfck: 3.0.2([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.1.3(@types/[email protected]) - vitefu: 0.2.5([email protected]) + vite: 5.1.4(@types/[email protected]) + vitefu: 0.2.5([email protected]) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -5766,8 +5766,8 @@ packages: vfile-message: 4.0.2 dev: true - /[email protected](@types/[email protected]): - resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} + /[email protected](@types/[email protected]): + resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5802,7 +5802,7 @@ packages: fsevents: 2.3.3 dev: true resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -5810,7 +5810,7 @@ packages: vite: optional: true dependencies: - vite: 5.1.3(@types/[email protected]) + vite: 5.1.4(@types/[email protected]) dev: true /[email protected](@volar/[email protected]): |
