Skip to content

Commit

Permalink
inti commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gitworkflows authored Apr 9, 2024
1 parent 5db3e39 commit f5325d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"portal-vue": "^3.0.0",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"typescript": "~5.4.3",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.7",
"vite": "^5.2.0",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7"
"vue-tsc": "^2.0.6"
},
"packageManager": "[email protected]"
}
Binary file added tradeUI.zip
Binary file not shown.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6228,19 +6228,19 @@ __metadata:
prettier: "npm:^3.2.5"
sass: "npm:^1.72.0"
sortablejs: "npm:^1.15.2"
typescript: "npm:~5.4.3"
typescript: "npm:^5.2.2"
unplugin-auto-import: "npm:^0.17.5"
unplugin-icons: "npm:^0.18.5"
unplugin-vue-components: "npm:^0.26.0"
vite: "npm:^5.2.7"
vite: "npm:^5.2.0"
vitest: "npm:^1.4.0"
vue: "npm:^3.4.21"
vue-class-component: "npm:^7.2.5"
vue-demi: "npm:^0.14.7"
vue-echarts: "npm:^6.6.9"
vue-router: "npm:^4.3.0"
vue-select: "npm:^4.0.0-beta.6"
vue-tsc: "npm:^2.0.7"
vue-tsc: "npm:^2.0.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6313,7 +6313,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.3":
"typescript@npm:^5.2.2":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
Expand All @@ -6323,7 +6323,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.4.3#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
bin:
Expand Down Expand Up @@ -6634,7 +6634,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.7":
"vite@npm:^5.2.0":
version: 5.2.8
resolution: "vite@npm:5.2.8"
dependencies:
Expand Down Expand Up @@ -6872,7 +6872,7 @@ __metadata:
languageName: node
linkType: hard

"vue-tsc@npm:^2.0.7":
"vue-tsc@npm:^2.0.6":
version: 2.0.11
resolution: "vue-tsc@npm:2.0.11"
dependencies:
Expand Down

0 comments on commit f5325d8

Please sign in to comment.