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 Aug 8, 2023
1 parent c0d838b commit 0f1e6b5
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 137 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0-beta.7",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"main": "dist/node/index.js",
"types": "types/index.d.ts",
"exports": {
Expand Down Expand Up @@ -101,7 +101,7 @@
"mark.js": "8.11.1",
"minisearch": "^6.1.0",
"shiki": "^0.14.3",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vue": "^3.3.4"
},
"devDependencies": {
Expand All @@ -125,21 +125,21 @@
"@types/escape-html": "^1.0.2",
"@types/fs-extra": "^11.0.1",
"@types/mark.js": "^8.11.8",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it": "^13.0.0",
"@types/markdown-it-attrs": "^4.1.0",
"@types/markdown-it-container": "^2.0.6",
"@types/markdown-it-emoji": "^2.0.2",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^20.4.7",
"@types/node": "^20.4.8",
"@types/prompts": "^2.4.4",
"@vue/shared": "^3.3.4",
"chokidar": "^3.5.3",
"compression": "^1.7.4",
"conventional-changelog-cli": "^3.0.0",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"esbuild": "^0.18.17",
"esbuild": "^0.18.20",
"escape-html": "^1.0.3",
"execa": "^7.2.0",
"fast-glob": "^3.3.1",
Expand Down
Loading

0 comments on commit 0f1e6b5

Please sign in to comment.