Skip to content

Commit

Permalink
🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Apr 16, 2024
1 parent 8c498d7 commit 9846540
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 405 deletions.
18 changes: 9 additions & 9 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot",
"version": "0.29.6",
"version": "0.29.7",
"syv": "3.0.10",
"sypv": "[3.0.9]",
"description": "Build Your Eternal Digital Garden",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.24.4",
"@electron-forge/cli": "^7.3.1",
"@electron-forge/cli": "^7.4.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
Expand All @@ -101,9 +101,9 @@
"@simonwep/pickr": "^1.9.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@wixc3/react-board": "^2.5.0",
Expand All @@ -114,8 +114,8 @@
"css-loader": "^6.10.0",
"csstype": "^3.1.3",
"date-fns": "^3.6.0",
"ejs": "^3.1.9",
"electron": "30.0.0-beta.7",
"ejs": "^3.1.10",
"electron": "30.0.0",
"electron-builder": "^24.13.3",
"electron-reloader": "^1.2.3",
"encoding": "^0.1.13",
Expand All @@ -130,7 +130,7 @@
"html-webpack-plugin": "^5.6.0",
"iconv-lite": "^0.6.3",
"ifdef-loader": "^2.3.2",
"inquirer": "^9.2.17",
"inquirer": "^9.2.19",
"jest": "^29.7.0",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.8.1",
Expand All @@ -146,7 +146,7 @@
"react-monaco-editor": "^0.55.0",
"react-spinners": "^0.13.8",
"react-toastify": "^10.0.5",
"rollup": "^4.14.0",
"rollup": "^4.14.3",
"rollup-plugin-import-css": "^3.5.0",
"rollup-plugin-postcss": "^4.0.2",
"rome": "^12.1.3",
Expand Down
Loading

0 comments on commit 9846540

Please sign in to comment.