Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
newcat committed Feb 8, 2024
1 parent a302e12 commit 9c24129
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 285 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,47 +24,47 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@mdi/font": "^7.4.47",
"@types/splitpanes": "^2.2.6",
"@vueuse/core": "^10.7.1",
"axios": "^1.6.3",
"baklavajs": "^2.3.0",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.7",
"baklavajs": "^2.4.0",
"chroma-js": "^2.4.2",
"codemirror": "^6.0.1",
"comlink": "^4.4.1",
"jszip": "^3.10.1",
"open-simplex-noise": "^2.5.0",
"pinia": "^2.1.7",
"primeicons": "^6.0.1",
"primevue": "^3.45.0",
"primevue": "^3.48.1",
"splitpanes": "^3.1.5",
"three": "^0.160.0",
"three": "^0.161.0",
"uuid": "^9.0.1",
"vue": "^3.4.3",
"vue": "^3.4.16",
"vue-codemirror": "^6.1.1",
"vue-router": "4.2.5"
},
"devDependencies": {
"@types/chroma-js": "^2.4.3",
"@types/node": "20.10.6",
"@types/chroma-js": "^2.4.4",
"@types/node": "20.11.17",
"@types/offscreencanvas": "^2019.7.3",
"@types/three": "^0.160.0",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"@vitejs/plugin-vue": "^5.0.2",
"autoprefixer": "^10.4.16",
"@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",
"autoprefixer": "^10.4.17",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"electron": "^28.1.0",
"electron-builder": "^24.10.0",
"electron": "^28.2.2",
"electron-builder": "^24.12.0",
"electron-devtools-installer": "^3.2.0",
"eslint": "latest",
"eslint-plugin-vue": "latest",
"postcss": "^8.4.32",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.21.1",
"postcss": "^8.4.35",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.6",
"tailwindcss": "^3.4.0",
"sass": "^1.70.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^5.1.0",
"vue-tsc": "^1.8.27",
"wait-on": "^7.2.0"
},
Expand Down
Loading

0 comments on commit 9c24129

Please sign in to comment.