Skip to content

Commit

Permalink
chore(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and suiyun39 committed Jan 25, 2024
1 parent a2fecef commit ee015b4
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 308 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"jsx"
],
"type": "module",
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.14.3",
"scripts": {
"build": "tsc && tsup",
"lint": "eslint .",
Expand All @@ -31,25 +31,25 @@
"srcset-parse": "^1.1.0"
},
"peerDependencies": {
"@babel/core": "^7.23.6"
"@babel/core": "^7.23.7"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/babel__core": "^7.20.5",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@types/react": "^18.2.43",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.11.6",
"@types/react": "^18.2.48",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"babel-plugin-tester": "^11.0.4",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit ee015b4

Please sign in to comment.