Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Apr 4, 2023
1 parent 5db71dd commit 3ad4643
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 335 deletions.
20 changes: 10 additions & 10 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sillot",
"version": "0.15.3",
"syv": "2.8.3",
"version": "0.15.4",
"syv": "2.8.4",
"description": "Build Your Eternal Digital Garden",
"homepage": "https://github.com/Hi-Windom/Sillot",
"main": "./electron/main.js",
Expand Down Expand Up @@ -83,23 +83,23 @@
"@types/jest": "^29.5.0",
"@types/lodash": "^4.14.192",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@wixc3/react-board": "^2.2.0",
"babel-loader": "^9.1.2",
"brace": "^0.11.1",
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^8.0.1",
"css-loader": "^6.7.1",
"csstype": "^3.0.10",
"csstype": "^3.1.2",
"date-fns": "^2.29.3",
"electron": "24.0.0-beta.6",
"electron-builder": "^23.6.0",
"electron-reloader": "^1.2.3",
"encoding": "^0.1.13",
"esbuild": "^0.17.14",
"esbuild": "^0.17.15",
"esbuild-loader": "^3.0.1",
"eslint": "^8.37.0",
"eslint-plugin-react": "^7.32.2",
Expand All @@ -116,7 +116,7 @@
"monaco-editor-webpack-plugin": "^7.0.1",
"npm-check": "^6.0.1",
"path-browserify": "^1.0.1",
"pnpm": "8.1.0",
"pnpm": "8.1.1",
"postcss": "^8.4.21",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -138,7 +138,7 @@
"style-loader": "^3.3.2",
"sweetalert2": "^11.7.3",
"terser-webpack-plugin": "^5.3.7",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"ts-md5": "^1.3.1",
"tslib": "^2.5.0",
Expand All @@ -149,7 +149,7 @@
},
"dependencies": {
"@electron/remote": "^2.0.9",
"@monaco-editor/loader": "^1.3.2",
"@monaco-editor/loader": "^1.3.3",
"electron-fetch": "^1.9.1",
"electron-store": "^8.1.0",
"monaco-editor": "^0.36.1",
Expand Down
Loading

0 comments on commit 3ad4643

Please sign in to comment.