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 Oct 13, 2024
1 parent 821812d commit 9086130
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 170 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@
"@types/markdown-it": "^14.1.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/devtools-api": "^7.4.6",
"@vue/shared": "^3.5.11",
"@vue/shared": "^3.5.12",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"focus-trap": "^7.6.0",
"mark.js": "8.11.1",
"minisearch": "^7.1.0",
"shiki": "^1.22.0",
"vite": "^5.4.8",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@clack/prompts": "^0.7.0",
Expand All @@ -141,7 +141,7 @@
"@types/markdown-it-emoji": "^3.0.1",
"@types/micromatch": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/postcss-prefix-selector": "^1.16.3",
"@types/prompts": "^2.4.9",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -170,9 +170,9 @@
"path-to-regexp": "^6.3.0",
"picocolors": "^1.1.0",
"pkg-dir": "^8.0.0",
"playwright-chromium": "^1.47.2",
"playwright-chromium": "^1.48.0",
"polka": "^1.0.0-next.28",
"postcss-prefix-selector": "^2.0.0",
"postcss-prefix-selector": "^2.1.0",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
Expand All @@ -182,11 +182,11 @@
"rollup-plugin-esbuild": "^6.1.1",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"sirv": "^2.0.4",
"sirv": "^3.0.0",
"sitemap": "^8.0.0",
"supports-color": "^9.4.0",
"tinyglobby": "^0.2.9",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6",
"wait-on": "^8.0.1"
Expand All @@ -203,7 +203,7 @@
"optional": true
}
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 9086130

Please sign in to comment.