Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Aug 21, 2024
1 parent 2c30fe4 commit e9e5987
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 575 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "catalog:",
"@nimiq/identicons": "^1.6.2",
"@nuxt/eslint": "^0.5.1",
"@nuxt/image": "^1.7.0",
Expand All @@ -47,16 +47,15 @@
"@vueuse/nuxt": "^11.0.1",
"drizzle-kit": "^0.24.0",
"drizzle-zod": "^0.5.1",
"eslint": "^9.9.0",
"eslint": "catalog:",
"eslint-plugin-format": "^0.1.2",
"katex": "^0.16.11",
"lint-staged": "^15.2.9",
"lint-staged": "catalog:",
"nimiq-css": "^0.1.9",
"simple-git-hooks": "^2.11.1",
"simple-git-hooks": "catalog:",
"typescript": "^5.5.4",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"wrangler": "^3.72.0"
"wrangler": "^3.72.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
16 changes: 6 additions & 10 deletions packages/nimiq-vts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,15 @@
"vitest": "^2.0.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/ni": "^0.22.4",
"@antfu/utils": "^0.7.10",
"@types/node": "^22.4.1",
"bumpp": "^9.5.1",
"eslint": "9.5.0",
"@antfu/eslint-config": "catalog:",
"@types/node": "^22.4.2",
"eslint": "catalog:",
"esno": "^4.7.0",
"lint-staged": "^15.2.9",
"pnpm": "^9.7.1",
"simple-git-hooks": "^2.11.1",
"lint-staged": "catalog:",
"simple-git-hooks": "catalog:",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.4.1"
"vite": "^5.4.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit e9e5987

Please sign in to comment.