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 Jan 8, 2024
1 parent c236570 commit 5388143
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 208 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@
"shikiji": "^0.9.17",
"shikiji-core": "^0.9.17",
"shikiji-transformers": "^0.9.17",
"vite": "^5.0.10",
"vue": "^3.4.4"
"vite": "^5.0.11",
"vue": "^3.4.5"
},
"peerDependencies": {
"markdown-it-mathjax3": "^4.3.2",
"postcss": "^8.4.32"
"postcss": "^8.4.33"
},
"peerDependenciesMeta": {
"markdown-it-mathjax3": {
Expand Down Expand Up @@ -144,10 +144,10 @@
"@types/markdown-it-emoji": "^2.0.4",
"@types/micromatch": "^4.0.6",
"@types/minimist": "^1.2.5",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"@vue/shared": "^3.4.4",
"@vue/shared": "^3.4.5",
"chokidar": "^3.5.3",
"compression": "^1.7.4",
"conventional-changelog-cli": "^4.1.0",
Expand Down Expand Up @@ -185,7 +185,7 @@
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^5.0.5",
"rollup": "^4.9.2",
"rollup": "^4.9.4",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"semver": "^7.5.4",
Expand All @@ -194,7 +194,7 @@
"sitemap": "^7.1.1",
"supports-color": "^9.4.0",
"typescript": "^5.3.3",
"vitest": "^1.1.1",
"vitest": "^1.1.3",
"vue-tsc": "^1.8.27",
"wait-on": "^7.2.0"
},
Expand Down

0 comments on commit 5388143

Please sign in to comment.