Skip to content

Commit

Permalink
Merge branch 'main' into feat/upgrade-volar2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed Jun 9, 2024
2 parents ca1a5b5 + b908290 commit 785e0de
Show file tree
Hide file tree
Showing 13 changed files with 530 additions and 577 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"scripts": {
"docs:dev": "vitepress dev",
Expand All @@ -12,9 +12,9 @@
"@vueuse/core": "^10.10.0",
"floating-vue": "^5.2.2",
"fuse.js": "^7.0.0",
"sass": "^1.77.2",
"sass": "^1.77.4",
"unocss": "^0.59.4",
"vitepress": "^1.2.2",
"vitepress": "^1.2.3",
"vue": "^3.4.27"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@twoslash/monorepo",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.2.0",
"scripts": {
"typecheck": "tsc --noEmit",
"build": "pnpm -r run build",
Expand All @@ -16,42 +16,42 @@
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^2.19.0",
"@antfu/eslint-config": "^2.21.0",
"@iconify-json/ri": "^1.1.20",
"@iconify-json/svg-spinners": "^1.1.2",
"@shikijs/markdown-it": "^1.6.0",
"@shikijs/transformers": "^1.6.0",
"@shikijs/twoslash": "^1.6.0",
"@shikijs/vitepress-twoslash": "^1.6.0",
"@types/node": "^20.12.12",
"@shikijs/markdown-it": "^1.6.3",
"@shikijs/transformers": "^1.6.3",
"@shikijs/twoslash": "^1.6.3",
"@shikijs/vitepress-twoslash": "^1.6.3",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript/twoslash": "^3.2.4",
"@typescript/twoslash": "^3.2.7",
"@typescript/vfs": "1.5.0",
"@vitest/coverage-v8": "^1.6.0",
"@vueuse/core": "^10.10.0",
"bumpp": "^9.4.1",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"jiti": "^1.21.0",
"jiti": "^1.21.3",
"lint-staged": "^15.2.5",
"lz-string": "^1.5.0",
"mlly": "^1.7.0",
"mlly": "^1.7.1",
"preact": "^10.22.0",
"pretty-format": "^29.7.0",
"react": "^18.3.1",
"shiki": "^1.6.0",
"shiki": "^1.6.3",
"simple-git-hooks": "^2.11.1",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"twoslash": "workspace:*",
"twoslash-cdn": "workspace:*",
"twoslash-eslint": "workspace:*",
"twoslash-vue": "workspace:*",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"vue": "^3.4.27"
Expand Down
8 changes: 4 additions & 4 deletions packages/twoslash-cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twoslash-cdn",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"description": "Run Twoslash on the browser, with Auto-Type-Acquisition on CDN.",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -52,13 +52,13 @@
"twoslash": "workspace:*"
},
"devDependencies": {
"@typescript/ata": "^0.9.4",
"@typescript/vfs": "^1.5.0",
"@typescript/ata": "^0.9.6",
"@typescript/vfs": "^1.5.3",
"twoslash-cdn": "workspace:*",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"unstorage": "^1.10.2",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vitest": "^1.6.0"
}
}
8 changes: 4 additions & 4 deletions packages/twoslash-cdn/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "playground",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"scripts": {
"dev": "vite"
},
"dependencies": {
"@shikijs/twoslash": "^1.6.0",
"shiki": "^1.6.0"
"@shikijs/twoslash": "^1.6.3",
"shiki": "^1.6.3"
},
"devDependencies": {
"idb-keyval": "^6.2.1",
"vite": "^5.2.11"
"vite": "^5.2.13"
}
}
2 changes: 1 addition & 1 deletion packages/twoslash-cdn/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { TwoslashExecuteOptions, TwoslashFunction, TwoslashOptions, TwoslashReturn } from 'twoslash'
import { createTwoslasher } from 'twoslash'
import * as ts from 'typescript/lib/tsserverlibrary'
import ts from 'typescript'
import { createDefaultMapFromCDN } from '@typescript/vfs'
import { setupTypeAcquisition } from '@typescript/ata'

Expand Down
2 changes: 1 addition & 1 deletion packages/twoslash-eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twoslash-eslint",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"description": "ESLint-backed twoslash runner",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/twoslash-protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twoslash-protocol",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"description": "The protocol for the Twoslash interface",
"author": "Anthony Fu",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/twoslash-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twoslash-vue",
"type": "module",
"version": "0.2.6",
"version": "0.2.7",
"description": "Extended Twoslash for Vue SFC support",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down
84 changes: 71 additions & 13 deletions packages/twoslash-vue/test/results/renderer/example.raw.html

Large diffs are not rendered by default.

Loading

0 comments on commit 785e0de

Please sign in to comment.