Skip to content

Commit b641246

Browse files
Update All
1 parent 2ade6e0 commit b641246

File tree

3 files changed

+39
-30
lines changed

3 files changed

+39
-30
lines changed

.github/workflows/crowdin-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: crowdin-action
16-
uses: crowdin/github-action@v1.17.0
16+
uses: crowdin/github-action@v1.18.0
1717
with:
1818
upload_sources: true
1919
upload_translations: false

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"tauri": "tauri"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "1.4.3",
31-
"@builder.io/qwik-city": "1.4.3",
30+
"@builder.io/qwik": "1.4.4",
31+
"@builder.io/qwik-city": "1.4.4",
3232
"@img/sharp-darwin-x64": "^0.33.2",
3333
"@img/sharp-linux-x64": "^0.33.2",
3434
"@img/sharp-win32-x64": "^0.33.2",
@@ -42,15 +42,15 @@
4242
"@typescript-eslint/parser": "6.20.0",
4343
"autoprefixer": "10.4.17",
4444
"eslint": "8.56.0",
45-
"eslint-plugin-qwik": "1.4.3",
45+
"eslint-plugin-qwik": "1.4.4",
4646
"postcss": "^8.4.33",
4747
"qwik-ionicons": "^1.0.5",
4848
"qwik-speak": "^0.21.0",
4949
"simple-color-picker": "^1.0.5",
5050
"tailwindcss": "^3.4.1",
5151
"typescript": "5.3.3",
5252
"undici": "^6.4.0",
53-
"vite": "5.0.12",
53+
"vite": "5.1.1",
5454
"vite-tsconfig-paths": "4.3.1",
5555
"wrangler": "latest",
5656
"yaml": "^2.3.4",

pnpm-lock.yaml

Lines changed: 34 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)