Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Sep 20, 2023
1 parent 70fe47c commit 4088c0c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 63 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0-rc.14",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.7.6",
"main": "dist/node/index.js",
"types": "types/index.d.ts",
"exports": {
Expand Down Expand Up @@ -137,7 +137,7 @@
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^20.6.2",
"@types/node": "^20.6.3",
"@types/postcss-prefix-selector": "^1.16.0",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.3.4",
Expand Down Expand Up @@ -180,7 +180,7 @@
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-esbuild": "^6.0.0",
"semver": "^7.5.4",
"shiki-processor": "^0.1.3",
"simple-git-hooks": "^2.9.0",
Expand All @@ -189,7 +189,7 @@
"supports-color": "^9.4.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.11",
"vue-tsc": "^1.8.13",
"wait-on": "^7.0.1"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 4088c0c

Please sign in to comment.