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 Apr 27, 2024
1 parent 729a890 commit efa4abf
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 303 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -115,8 +115,8 @@
"mark.js": "8.11.1",
"minisearch": "^6.3.0",
"shiki": "^1.3.0",
"vite": "^5.2.9",
"vue": "^3.4.23"
"vite": "^5.2.10",
"vue": "^3.4.25"
},
"devDependencies": {
"@clack/prompts": "^0.7.0",
Expand Down Expand Up @@ -147,7 +147,7 @@
"@types/node": "^20.12.7",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"@vue/shared": "^3.4.23",
"@vue/shared": "^3.4.25",
"chokidar": "^3.6.0",
"conventional-changelog-cli": "^4.1.0",
"cross-spawn": "^7.0.3",
Expand All @@ -161,7 +161,7 @@
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.2",
"lodash.template": "^4.5.0",
"lru-cache": "^10.2.0",
"lru-cache": "^10.2.1",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^8.6.7",
"markdown-it-attrs": "^4.1.6",
Expand All @@ -179,12 +179,12 @@
"pkg-dir": "^8.0.0",
"playwright-chromium": "^1.43.1",
"polka": "1.0.0-next.25",
"postcss-prefix-selector": "^1.16.0",
"postcss-prefix-selector": "^1.16.1",
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"rimraf": "^5.0.5",
"rollup": "^4.14.3",
"rollup": "^4.17.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"semver": "^7.6.0",
Expand All @@ -194,8 +194,8 @@
"sort-package-json": "^2.10.0",
"supports-color": "^9.4.0",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13",
"vitest": "^1.5.2",
"vue-tsc": "^2.0.14",
"wait-on": "^7.2.0"
},
"peerDependencies": {
Expand All @@ -210,7 +210,7 @@
"optional": true
}
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].6",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit efa4abf

Please sign in to comment.