|
2 | 2 | "name": "@vue/repl", |
3 | 3 | "version": "4.4.3", |
4 | 4 | "description": "Vue component for editing Vue components", |
5 | | - "packageManager": "[email protected].2", |
| 5 | + "packageManager": "[email protected].3", |
6 | 6 | "type": "module", |
7 | 7 | "main": "dist/ssr-stub.js", |
8 | 8 | "module": "dist/vue-repl.js", |
|
75 | 75 | "@babel/types": "^7.26.3", |
76 | 76 | "@eslint/js": "^9.17.0", |
77 | 77 | "@rollup/plugin-replace": "^6.0.2", |
78 | | - "@shikijs/monaco": "^1.25.1", |
| 78 | + "@shikijs/monaco": "^1.26.1", |
79 | 79 | "@types/babel__standalone": "^7.1.9", |
80 | 80 | "@types/codemirror": "^5.60.15", |
81 | 81 | "@types/hash-sum": "^1.0.2", |
82 | | - "@types/node": "^22.10.3", |
| 82 | + "@types/node": "^22.10.5", |
83 | 83 | "@vitejs/plugin-vue": "^5.2.1", |
84 | 84 | "@volar/jsdelivr": "~2.4.11", |
85 | 85 | "@volar/monaco": "~2.4.11", |
86 | 86 | "@vue/babel-plugin-jsx": "^1.2.5", |
87 | 87 | "@vue/language-service": "~2.2.0", |
88 | 88 | "assert": "^2.1.0", |
89 | | - "bumpp": "^9.9.2", |
| 89 | + "bumpp": "^9.10.0", |
90 | 90 | "codemirror": "^5.65.18", |
91 | 91 | "conventional-changelog-cli": "^5.0.0", |
92 | 92 | "eslint": "^9.17.0", |
|
96 | 96 | "lint-staged": "^15.3.0", |
97 | 97 | "monaco-editor-core": "^0.52.2", |
98 | 98 | "prettier": "^3.4.2", |
99 | | - "shiki": "^1.25.1", |
| 99 | + "shiki": "^1.26.1", |
100 | 100 | "simple-git-hooks": "^2.11.1", |
101 | 101 | "sucrase": "^3.35.0", |
102 | | - "typescript": "^5.7.2", |
103 | | - "typescript-eslint": "^8.19.0", |
104 | | - "vite": "^6.0.6", |
| 102 | + "typescript": "^5.7.3", |
| 103 | + "typescript-eslint": "^8.19.1", |
| 104 | + "vite": "^6.0.7", |
105 | 105 | "vite-plugin-dts": "^4.4.0", |
106 | 106 | "vscode-uri": "^3.0.8", |
107 | 107 | "vue": "^3.5.13", |
|
0 commit comments