Skip to content

Commit

Permalink
chore!: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jun 11, 2023
1 parent 2951127 commit 2237629
Show file tree
Hide file tree
Showing 11 changed files with 849 additions and 1,248 deletions.
7 changes: 7 additions & 0 deletions .changeset/witty-ducks-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'vitepress-plugin-npm-commands': minor
'vitepress-plugin-detype': minor
'vitepress-plugin-tabs': minor
---

update required vitepress version frmo 1.0.0-alpha.46 to 1.0.0-beta.1. update required vue version from 3.2.47 to 3.3.4.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
pnpm-lock.yaml
dist
docs/.vitepress/cache
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "^1.0.0-alpha.46",
"vitepress": "^1.0.0-beta.1",
"vitepress-plugin-detype": "workspace:*",
"vitepress-plugin-npm-commands": "workspace:*",
"vitepress-plugin-tabs": "workspace:*",
"vue": "^3.2.47"
"vue": "^3.3.4"
}
}
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@
"release:version": "changeset version && pnpm install --no-frozen-lockfile",
"release:publish": "changeset publish"
},
"packageManager": "pnpm@7.17.1",
"packageManager": "pnpm@7.33.0",
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@types/node": "^18.13.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-vue": "^9.9.0",
"execa": "^7.0.0",
"prettier": "^2.8.4",
"semver": "^7.3.8",
"@changesets/cli": "^2.26.1",
"@types/node": "^18.16.17",
"@types/semver": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-vue": "^9.14.1",
"execa": "^7.1.1",
"prettier": "^2.8.8",
"semver": "^7.5.1",
"ts-dedent": "^2.2.0",
"tsx": "^3.12.3",
"typescript": "^4.9.5",
"vitest": "^0.28.5",
"vue-tsc": "^1.0.24"
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"vue-tsc": "^1.6.5"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
10 changes: 5 additions & 5 deletions packages/vitepress-plugin-detype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"markdown-it": "^13.0.1",
"tsup": "^6.6.3",
"vite": "^4.1.1",
"vitepress": "^1.0.0-alpha.46",
"tsup": "^6.7.0",
"vite": "^4.3.9",
"vitepress": "^1.0.0-beta.1",
"vitepress-plugin-tabs": "workspace:*",
"vue": "^3.2.47"
"vue": "^3.3.4"
},
"dependencies": {
"detype": "^0.6.2"
"detype": "^0.6.3"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`should work 1`] = `
"import { createHotContext as __vite__createHotContext } from \\"/@vite/client\\";import.meta.hot = __vite__createHotContext(\\"/normal.md\\");
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-npm-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"markdown-it": "^13.0.1",
"tsup": "^6.6.3"
"tsup": "^6.7.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`escape hatch 1`] = `
"<PluginTabs :tabLabels=\\"[&quot;npm&quot;,&quot;yarn&quot;,&quot;pnpm&quot;]\\" sharedStateKey=\\"~npm-commands\\"><template #npm><pre><code class=\\"language-{----npm-disable}\\">npm i
Expand Down
4 changes: 2 additions & 2 deletions packages/vitepress-plugin-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/markdown-it-container": "^2.0.5",
"markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0",
"tsup": "^6.6.3",
"vue": "^3.2.47"
"tsup": "^6.7.0",
"vue": "^3.3.4"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`render correctly > input 1`] = `
"<PluginTabs >
Expand Down
Loading

0 comments on commit 2237629

Please sign in to comment.