Skip to content

Commit

Permalink
📦 update: package
Browse files Browse the repository at this point in the history
  • Loading branch information
r74tech committed Aug 26, 2023
1 parent 96848d6 commit 7c803c7
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 202 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,35 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@types/node": "^20.3.1",
"@types/node": "^20.5.6",
"@types/wicg-file-system-access": "^2020.9.6",
"@vscode-ftml/ftml-wasm": "^1.18.1",
"@wikijump/ftml-components": "link:modules\ftml-components",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.15",
"codemirror": "^6.0.1",
"comlink": "^4.4.1",
"esbuild": "^0.17.19",
"eslint": "^8.43.0",
"eslint": "^8.48.0",
"hfmath": "^0.0.2",
"include-media": "^2.0.0",
"node-sass-import-once": "^1.2.0",
"postcss": "^8.4.24",
"postcss": "^8.4.28",
"postcss-merge-queries": "^1.0.3",
"shortid": "^2.2.16",
"svelte": "^3.59.2",
"svelte-store": "^0.0.2",
"terser": "^5.18.1",
"terser": "^5.19.2",
"throttle-typescript": "^1.1.0",
"tippy.js": "6.3.7",
"ts-debounce": "^4.0.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"yaml": "^2.3.1"
},
"devDependencies": {
"@types/shortid": "^0.0.29",
"sass": "^1.63.6",
"sass": "^1.66.1",
"sass-loader": "^13.3.2",
"webpack": "^5.88.0"
"webpack": "^5.88.2"
}
}
Loading

0 comments on commit 7c803c7

Please sign in to comment.