Skip to content

Commit

Permalink
chore: update dependencies in package.json and pnpm-lock.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXark committed Nov 25, 2024
1 parent fda8bc3 commit bc95eb4
Show file tree
Hide file tree
Showing 2 changed files with 632 additions and 776 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"wrangler": "wrangler"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@antfu/eslint-config": "^3.9.2",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"eslint-plugin-format": "^0.1.2",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-node-externals": "^7.1.3",
"stylelint": "^16.10.0",
"telegram-bot-api-types": "^7.11.0",
"telegram-bot-api-types": "^8.0.0",
"toml": "^3.0.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vercel": "^39.0.2",
"typescript": "^5.7.2",
"vercel": "^39.1.1",
"vite": "^5.4.11",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "^4.3.0",
"wrangler": "^3.87.0"
"wrangler": "^3.90.0"
}
}
Loading

0 comments on commit bc95eb4

Please sign in to comment.