Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit a280ca9

Browse files
committed
chore: apply refactorings
1 parent 0dc61a9 commit a280ca9

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

package-lock.json

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
"@typescript-eslint/eslint-plugin": "^8.22.0",
139139
"@typescript-eslint/parser": "^8.22.0",
140140
"@vitejs/plugin-vue": "^5.2.4",
141+
"@vscode-elements/elements": "^1.16.0",
141142
"@vscode-elements/webview-playground": "^1.7.0",
142143
"@vscode/test-cli": "^0.0.10",
143144
"@vscode/test-electron": "^2.5.2",
@@ -173,15 +174,15 @@
173174
"vite-plugin-vue-devtools": "^7.7.6",
174175
"vitest": "^3.1.3",
175176
"vscode-ext-gen": "^1.0.2",
176-
"vue-tsc": "^2.2.10",
177+
"vue": "3.5.14",
178+
"vue-tsc": "2.2.10",
177179
"wdio-vscode-service": "^6.1.2",
178180
"webpack": "^5.97.1",
179181
"webpack-cli": "^6.0.1"
180182
},
181183
"dependencies": {
182-
"@vscode-elements/elements": "^1.16.0",
183184
"convert-array-to-csv": "^2.0.0",
184-
"lightning-flow-scanner-core": "4.36.0",
185+
"lightning-flow-scanner-core": "4.37.0",
185186
"tabulator-tables": "^6.3.1",
186187
"uuid": "^11.0.5",
187188
"xml2js": "^0.6.2"

0 commit comments

Comments
 (0)