Skip to content

Commit f1f83cc

Browse files
committed
1 parent 3089fc1 commit f1f83cc

File tree

4 files changed

+119
-78
lines changed

4 files changed

+119
-78
lines changed

app/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sillot",
3-
"version": "0.16.5",
3+
"version": "0.16.6",
44
"syv": "2.8.4",
55
"description": "Build Your Eternal Digital Garden",
66
"homepage": "https://github.com/Hi-Windom/Sillot",
@@ -101,7 +101,7 @@
101101
"encoding": "^0.1.13",
102102
"esbuild": "^0.17.15",
103103
"esbuild-loader": "^3.0.1",
104-
"eslint": "^8.37.0",
104+
"eslint": "^8.38.0",
105105
"eslint-plugin-react": "^7.32.2",
106106
"eslint-plugin-react-hooks": "^4.6.0",
107107
"file-loader": "^6.2.0",
@@ -142,7 +142,8 @@
142142
"ts-loader": "^9.4.2",
143143
"ts-md5": "^1.3.1",
144144
"tslib": "^2.5.0",
145-
"typescript": "^5.0.3",
145+
"typescript": "^5.0.4",
146+
"vconsole": "^3.15.0",
146147
"webpack": "^5.78.0",
147148
"webpack-bundle-analyzer": "^4.8.0",
148149
"webpack-cli": "^5.0.1"

0 commit comments

Comments
 (0)