Skip to content

Commit

Permalink
bump: packages
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Apr 27, 2024
1 parent 4fdbca5 commit fad3e05
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,20 @@
"release": "dotenv release-it"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"dotenv-cli": "^7.2.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unicorn": "^46.0.0",
"prettier": "^2.8.8",
"publint": "^0.1.11",
"release-it": "^15.10.1",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vite-node": "^0.30.1",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.30.1"
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"dotenv-cli": "^7.4.1",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-unicorn": "^52.0.0",
"prettier": "^3.2.5",
"publint": "^0.2.7",
"release-it": "^17.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite-node": "^1.5.2",
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.2"
},
"dependencies": {
"long": "^5.2.3"
Expand Down

0 comments on commit fad3e05

Please sign in to comment.