|
2 | 2 | "name": "@vue/repl", |
3 | 3 | "version": "2.5.8", |
4 | 4 | "description": "Vue component for editing Vue components", |
5 | | - "packageManager": "pnpm@8.6.10", |
| 5 | + "packageManager": "pnpm@8.9.2", |
6 | 6 | "type": "module", |
7 | 7 | "main": "dist/ssr-stub.js", |
8 | 8 | "module": "dist/vue-repl.js", |
|
57 | 57 | }, |
58 | 58 | "homepage": "https://github.com/vuejs/repl#readme", |
59 | 59 | "devDependencies": { |
60 | | - "@babel/types": "^7.22.5", |
61 | | - "@microsoft/api-extractor": "^7.36.3", |
62 | | - "@rollup/plugin-replace": "^5.0.2", |
63 | | - "@types/codemirror": "^5.60.8", |
64 | | - "@types/node": "^20.4.5", |
65 | | - "@vitejs/plugin-vue": "^4.2.3", |
| 60 | + "@babel/types": "^7.23.0", |
| 61 | + "@microsoft/api-extractor": "^7.38.0", |
| 62 | + "@rollup/plugin-replace": "^5.0.4", |
| 63 | + "@types/codemirror": "^5.60.12", |
| 64 | + "@types/node": "^20.8.9", |
| 65 | + "@vitejs/plugin-vue": "^4.4.0", |
66 | 66 | "@volar/cdn": "~1.10.5", |
67 | 67 | "@volar/monaco": "~1.10.5", |
68 | 68 | "@volar/typescript": "~1.10.5", |
69 | 69 | "@vue/language-service": "1.8.21", |
70 | | - "bumpp": "^9.1.1", |
71 | | - "codemirror": "^5.65.14", |
72 | | - "fflate": "^0.8.0", |
| 70 | + "bumpp": "^9.2.0", |
| 71 | + "codemirror": "^5.65.15", |
| 72 | + "fflate": "^0.8.1", |
73 | 73 | "hash-sum": "^2.0.0", |
74 | 74 | "lint-staged": "^15.0.2", |
75 | 75 | "monaco-editor-core": "^0.44.0", |
|
78 | 78 | "monaco-volar": "^0.4.0", |
79 | 79 | "onigasm": "^2.2.5", |
80 | 80 | "path-browserify": "^1.0.1", |
81 | | - "prettier": "^3.0.0", |
| 81 | + "prettier": "^3.0.3", |
82 | 82 | "simple-git-hooks": "^2.9.0", |
83 | 83 | "sucrase": "^3.34.0", |
84 | | - "typescript": "^5.1.6", |
85 | | - "vite": "^4.4.7", |
86 | | - "vue": "^3.3.4", |
| 84 | + "typescript": "^5.2.2", |
| 85 | + "vite": "^4.5.0", |
| 86 | + "vue": "^3.3.7", |
87 | 87 | "vue-tsc": "1.8.21" |
88 | 88 | } |
89 | 89 | } |
0 commit comments