Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MisileLab/h3
Browse files Browse the repository at this point in the history
  • Loading branch information
MisileLab committed Nov 21, 2023
2 parents 62527d4 + c8b7d7e commit 45b693c
Show file tree
Hide file tree
Showing 12 changed files with 117 additions and 117 deletions.
6 changes: 3 additions & 3 deletions archives/svelter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"devDependencies": {
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.27.6",
"svelte": "4.2.5",
"svelte": "4.2.7",
"svelte-check": "3.6.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "5.0.0"
"typescript": "5.3.2",
"vite": "5.0.2"
},
"type": "module"
}
80 changes: 40 additions & 40 deletions archives/svelter/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions archives/trpgtools/poetry.lock

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

2 changes: 1 addition & 1 deletion archives/trpgtools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "3.12.0"
gradio = "4.4.1"
gradio = "4.5.0"

[build-system]
requires = ["poetry-core"]
Expand Down
6 changes: 3 additions & 3 deletions projects/dsb/ch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.5.5",
"@types/node": "20.9.2",
"typescript": "5.2.2",
"vite": "5.0.0",
"@types/node": "20.9.3",
"typescript": "5.3.2",
"vite": "5.0.2",
"vite-plugin-solid": "2.7.2"
}
}
38 changes: 19 additions & 19 deletions projects/dsb/ch/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions projects/dsb/chemistry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"license": "MisileLab License",
"devDependencies": {
"solid-devtools": "0.29.2",
"typescript": "5.2.2",
"vite": "5.0.0",
"typescript": "5.3.2",
"vite": "5.0.2",
"vite-plugin-solid": "2.7.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 45b693c

Please sign in to comment.