Skip to content

Commit

Permalink
Update All
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 2ade6e0 commit b641246
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: crowdin-action
uses: crowdin/github-action@v1.17.0
uses: crowdin/github-action@v1.18.0
with:
upload_sources: true
upload_translations: false
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"tauri": "tauri"
},
"devDependencies": {
"@builder.io/qwik": "1.4.3",
"@builder.io/qwik-city": "1.4.3",
"@builder.io/qwik": "1.4.4",
"@builder.io/qwik-city": "1.4.4",
"@img/sharp-darwin-x64": "^0.33.2",
"@img/sharp-linux-x64": "^0.33.2",
"@img/sharp-win32-x64": "^0.33.2",
Expand All @@ -42,15 +42,15 @@
"@typescript-eslint/parser": "6.20.0",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint-plugin-qwik": "1.4.3",
"eslint-plugin-qwik": "1.4.4",
"postcss": "^8.4.33",
"qwik-ionicons": "^1.0.5",
"qwik-speak": "^0.21.0",
"simple-color-picker": "^1.0.5",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"undici": "^6.4.0",
"vite": "5.0.12",
"vite": "5.1.1",
"vite-tsconfig-paths": "4.3.1",
"wrangler": "latest",
"yaml": "^2.3.4",
Expand Down
59 changes: 34 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit b641246

Please sign in to comment.