Skip to content

Commit ffec66a

Browse files
ottomatedgithub-actions[bot]
authored andcommitted
ci: Update dependencies
1 parent 038e2ec commit ffec66a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "create-o7-app"
33
authors = ["Ottomated"]
4-
version = "0.10.3"
4+
version = "0.10.4"
55
edition = "2021"
66

77
[dependencies]

template_builder/templates/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"eslint-config-prettier": "^10.0.1",
2020
"eslint-plugin-prettier": "^5.2.3",
2121
"eslint-plugin-svelte": "^2.46.1",
22-
"globals": "^15.14.0",
22+
"globals": "^15.15.0",
2323
"postcss": "^8.5.2",
2424
"postcss-load-config": "^6.0.1",
2525
"prettier": "^3.5.0",
2626
"prettier-plugin-svelte": "^3.3.3",
2727
"prettier-plugin-tailwindcss": "^0.6.11",
28-
"svelte": "^5.19.10",
28+
"svelte": "^5.20.0",
2929
"svelte-check": "^4.1.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",

template_builder/templates/extras/{Auth}package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"arctic": "^3.2.4",
3+
"arctic": "^3.3.0",
44
"@oslojs/crypto": "^1.0.1",
55
"@oslojs/encoding": "^1.1.0"
66
}

0 commit comments

Comments
 (0)