mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 02:48:12 +08:00
Update dependencies throughout the project (#2401)
* Update dependencies * Update stable node ID hashes again, for some reason?
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "graphite-web-frontend",
|
||||
"private": true,
|
||||
"description": "Graphite's web app frontend. Planned to be replaced by a native GUI written in Rust in the future.",
|
||||
"description": "Graphite's web app frontend.",
|
||||
"author": "Graphite Authors <contact@graphite.rs>",
|
||||
"browserslist": "> 1.5%, last 2 versions, not dead, not ie 11, not op_mini all, not ios_saf < 13",
|
||||
"type": "module",
|
||||
@@ -54,7 +54,7 @@
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.2",
|
||||
"vite": "^5.4.7",
|
||||
"vite": "^5.4.14",
|
||||
"vite-multiple-assets": "1.3.1"
|
||||
},
|
||||
"//": "The dev dependency for `sass` can be removed once <https://github.com/sveltejs/svelte-preprocess/issues/656> is fixed, but meanwhile we have to",
|
||||
|
||||
Reference in New Issue
Block a user