Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Mar 21, 2024
1 parent 7a9f059 commit c8afc60
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 620 deletions.
14 changes: 7 additions & 7 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot",
"version": "0.27.13",
"version": "0.27.14",
"syv": "3.0.4",
"description": "Build Your Eternal Digital Garden",
"homepage": "https://github.com/Hi-Windom/Sillot",
Expand Down Expand Up @@ -76,11 +76,11 @@
}
],
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.24.0",
Expand Down Expand Up @@ -135,7 +135,7 @@
"npm-check": "^6.0.1",
"ora": "^8.0.1",
"path-browserify": "^1.0.1",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
Expand All @@ -161,9 +161,9 @@
"ts-jest": "^29.1.2",
"ts-loader": "^9.5.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vconsole": "^3.15.1",
"webpack": "^5.90.3",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4"
},
Expand Down
Loading

0 comments on commit c8afc60

Please sign in to comment.