Skip to content

Commit

Permalink
chore: bump npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nick134-bit committed Jan 4, 2025
1 parent c4140d7 commit ea490f2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"bignumber.js": "^9.1.2",
"chain-registry": "^1.63.61",
"dayjs": "^1.11.11",
"chain-registry": "^1.69.83",
"dayjs": "^1.11.13",
"eslint-plugin-import-helpers": "^1.3.1",
"intercept-stdout": "^0.1.2",
"isomorphic-unfetch": "^4.0.2",
"jsoneditor": "^10.0.3",
"jsoneditor": "^10.1.2",
"junoblocks": "^0.2.93",
"lodash": "^4.17.21",
"next": "14.2.3",
Expand All @@ -65,14 +65,14 @@
"devDependencies": {
"@keplr-wallet/types": "^0.12.88",
"@types/react": "18.2.57",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"lint-staged": {
"**/*.{ts,md,tsx}": "prettier --write"
Expand Down

0 comments on commit ea490f2

Please sign in to comment.