Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
newcat committed Feb 19, 2024
1 parent 9c24129 commit e818b79
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 238 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/splitpanes": "^2.2.6",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.7",
"baklavajs": "^2.4.0",
"baklavajs": "^2.4.1",
"chroma-js": "^2.4.2",
"codemirror": "^6.0.1",
"comlink": "^4.4.1",
Expand All @@ -38,33 +38,33 @@
"splitpanes": "^3.1.5",
"three": "^0.161.0",
"uuid": "^9.0.1",
"vue": "^3.4.16",
"vue": "^3.4.19",
"vue-codemirror": "^6.1.1",
"vue-router": "4.2.5"
},
"devDependencies": {
"@types/chroma-js": "^2.4.4",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"@types/offscreencanvas": "^2019.7.3",
"@types/three": "^0.161.2",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-vue": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitejs/plugin-vue": "^5.0.4",
"autoprefixer": "^10.4.17",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"electron": "^28.2.2",
"electron-builder": "^24.12.0",
"electron": "^28.2.3",
"electron-builder": "^24.13.1",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.21.1",
"postcss": "^8.4.35",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.70.0",
"sass": "^1.71.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.1.0",
"vite": "^5.1.3",
"vue-tsc": "^1.8.27",
"wait-on": "^7.2.0"
},
Expand Down
Loading

0 comments on commit e818b79

Please sign in to comment.