Skip to content

Commit

Permalink
Merge pull request #652 from Hi-Windom/v0.31
Browse files Browse the repository at this point in the history
V0.31
  • Loading branch information
Soltus authored Apr 24, 2024
2 parents 62e5d90 + d5fc884 commit af959a5
Show file tree
Hide file tree
Showing 7 changed files with 568 additions and 529 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot",
"version": "0.31.1250",
"version": "0.31.1300",
"syv": "3.0.12",
"sypv": "[]",
"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",
"@biomejs/biome": "1.7.0",
"@biomejs/biome": "1.7.1",
"@electron-forge/cli": "^7.4.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
Expand Down Expand Up @@ -170,7 +170,7 @@
"@monaco-editor/loader": "^1.4.0",
"electron-fetch": "^1.9.1",
"electron-store": "^8.1.0",
"monaco-editor": "^0.47.0",
"monaco-editor": "^0.48.0",
"monaco-editor-nls": "^3.1.0"
},
"resolutions": {
Expand Down
104 changes: 52 additions & 52 deletions app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions docs/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/starlight": "^0.21.2",
"@astrojs/starlight": "^0.21.5",
"@vercel/speed-insights": "^1.0.10",
"astro": "^4.3.5",
"astro": "^4.6.4",
"astro-feelback": "^0.3.4",
"sharp": "^0.32.5",
"starlight-links-validator": "^0.6.0",
"typescript": "^5.4.3"
"sharp": "^0.33.3",
"starlight-links-validator": "^0.8.0",
"typescript": "^5.4.5"
},
"devDependencies": {
"@types/node": "20",
"sass": "^1.72.0"
"@types/node": "^20.12.7",
"sass": "^1.75.0"
}
}
Loading

0 comments on commit af959a5

Please sign in to comment.