Skip to content

Commit

Permalink
chore: update devDependencies in package.json and pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark committed Jan 3, 2025
1 parent a4e283a commit 3b75afd
Show file tree
Hide file tree
Showing 2 changed files with 654 additions and 660 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,22 @@
"wrangler": "wrangler"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-node-externals": "^8.0.0",
"stylelint": "^16.12.0",
"telegram-bot-api-types": "^8.1.0",
"telegram-bot-api-types": "^8.2.0",
"toml": "^3.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vercel": "^39.2.2",
"vite": "^6.0.3",
"vercel": "^39.2.4",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0",
"wrangler": "^3.95.0"
"vite-plugin-dts": "^4.4.0",
"wrangler": "^3.99.0"
}
}
Loading

0 comments on commit 3b75afd

Please sign in to comment.