diff --git a/package.json b/package.json index 0dc5009..e1b5d46 100644 --- a/package.json +++ b/package.json @@ -11,18 +11,18 @@ "devDependencies": { "@astrojs/tailwind": "^0.2.5", "@astrojs/vue": "^0.5.0", + "@halo-dev/astro-halo-theme-integration": "^0.0.1", "@rushstack/eslint-patch": "^1.1.4", - "@types/node": "16", + "@types/node": "16.11.47", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^11.0.0", "@vue/tsconfig": "^0.1.3", - "astro": "^1.0.0-rc.2", + "astro": "^1.0.0-rc.3", "eslint": "^8.20.0", "eslint-plugin-vue": "^9.3.0", "prettier": "^2.7.1", "prettier-plugin-tailwindcss": "^0.1.13", - "vue": "^3.2.37", - "@halo-dev/astro-halo-theme-integration": "^0.0.1" + "vue": "^3.2.37" }, "dependencies": { "@headlessui/vue": "^1.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c15d119..b102d54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ specifiers: '@halo-dev/astro-halo-theme-integration': ^0.0.1 '@headlessui/vue': ^1.6.7 '@rushstack/eslint-patch': ^1.1.4 - '@types/node': '16' + '@types/node': 16.11.47 '@vue/eslint-config-prettier': ^7.0.0 '@vue/eslint-config-typescript': ^11.0.0 '@vue/tsconfig': ^0.1.3 - astro: ^1.0.0-rc.2 + astro: ^1.0.0-rc.3 dayjs: ^1.11.4 eslint: ^8.20.0 eslint-plugin-vue: ^9.3.0 @@ -27,11 +27,11 @@ devDependencies: '@astrojs/vue': 0.5.0_vue@3.2.37 '@halo-dev/astro-halo-theme-integration': 0.0.1 '@rushstack/eslint-patch': 1.1.4 - '@types/node': 16.11.46 + '@types/node': 16.11.47 '@vue/eslint-config-prettier': 7.0.0_vvfpqh5kol6rhqy7beehv5uezq '@vue/eslint-config-typescript': 11.0.0_bu6pzweaepnqqz4ai64ugihjt4 - '@vue/tsconfig': 0.1.3_@types+node@16.11.46 - astro: 1.0.0-rc.2 + '@vue/tsconfig': 0.1.3_@types+node@16.11.47 + astro: 1.0.0-rc.3 eslint: 8.20.0 eslint-plugin-vue: 9.3.0_eslint@8.20.0 prettier: 2.7.1 @@ -597,8 +597,8 @@ packages: '@types/unist': 2.0.6 dev: true - /@types/node/16.11.46: - resolution: {integrity: sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==} + /@types/node/16.11.47: + resolution: {integrity: sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==} dev: true /@types/parse5/6.0.3: @@ -862,7 +862,7 @@ packages: /@vue/shared/3.2.37: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} - /@vue/tsconfig/0.1.3_@types+node@16.11.46: + /@vue/tsconfig/0.1.3_@types+node@16.11.47: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} peerDependencies: '@types/node': '*' @@ -870,7 +870,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 16.11.46 + '@types/node': 16.11.47 dev: true /acorn-jsx/5.3.2_acorn@8.8.0: @@ -997,8 +997,8 @@ packages: tslib: 2.4.0 dev: true - /astro/1.0.0-rc.2: - resolution: {integrity: sha512-a950/UCWM6f/l6xGiO8AiAdXMyOuSJk/FRMZXevH7p0H5ze5j4yTyMv0e43rztfk4jIshjdJdg4dV9xzg8P+QQ==} + /astro/1.0.0-rc.3: + resolution: {integrity: sha512-lX4UCJFvLGrXTFkbijqAUHxH2V4+Jx0sqHjt2mydp32UuZf+sePd18ztCz68gE5WLK3kxMboFN9n3eAwkwvY1Q==} engines: {node: ^14.18.0 || >=16.12.0, npm: '>=6.14.0'} hasBin: true dependencies: diff --git a/templates/post.html b/templates/post.html index 1fb15cc..d2e2fef 100644 --- a/templates/post.html +++ b/templates/post.html @@ -10,7 +10,7 @@ Post Links -
+
Hello Halo