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 Oct 24, 2023
1 parent 665fbea commit 0de26c4
Show file tree
Hide file tree
Showing 2 changed files with 850 additions and 863 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,32 +37,32 @@
"babel-plugin",
"jsx"
],
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.9.2",
"dependencies": {
"srcset-parse": "^1.1.0"
},
"peerDependencies": {
"@babel/core": "^7.22.6"
"@babel/core": "^7.23.2"
},
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/core": "^7.23.2",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@types/babel__core": "^7.20.1",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.19",
"@types/react": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@babel/preset-typescript": "^7.23.2",
"@types/babel__core": "^7.20.3",
"@types/jest": "^29.5.6",
"@types/node": "^18.18.6",
"@types/react": "^18.2.31",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-plugin-tester": "^11.0.4",
"eslint": "^8.44.0",
"eslint": "^8.52.0",
"eslint-config-standard": "^17.1.0",
"husky": "^8.0.3",
"jest": "^29.6.0",
"lint-staged": "^13.2.3",
"jest": "^29.7.0",
"lint-staged": "^13.3.0",
"ts-jest": "^29.1.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
"tsup": "^7.2.0",
"typescript": "^5.2.2"
},
"lint-staged": {
"*.{js,ts}": "eslint --fix"
Expand Down
Loading

0 comments on commit 0de26c4

Please sign in to comment.