Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 81f63d0 commit 29b92a6
Show file tree
Hide file tree
Showing 4 changed files with 360 additions and 439 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout 🛎
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2

- uses: pnpm/action-setup@v2

Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,32 @@
"consola": "3.2.3",
"date-fns": "3.6.0",
"twitter-text": "3.1.0",
"vue": "3.5.5"
"vue": "3.5.13"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.25",
"@crxjs/vite-plugin": "2.0.0-beta.28",
"@tailwindcss/forms": "0.5.9",
"@types/chrome": "0.0.270",
"@types/node": "20.16.5",
"@types/chrome": "0.0.283",
"@types/node": "20.17.6",
"@types/twitter-text": "3.1.10",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-vue": "5.1.3",
"@vitejs/plugin-vue": "5.2.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.28.0",
"jsdom": "25.0.0",
"postcss": "8.4.45",
"jsdom": "25.0.1",
"postcss": "8.4.49",
"prettier": "3.3.3",
"tailwindcss": "3.4.11",
"typescript": "5.6.2",
"vite": "5.4.5",
"vitest": "2.1.1",
"vue-tsc": "2.1.6"
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"vite": "5.4.11",
"vitest": "2.1.5",
"vue-tsc": "2.1.10"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 29b92a6

Please sign in to comment.