Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Dec 23, 2024
1 parent c364725 commit de4183b
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 239 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
"lint:fix:format": "prettier --write ."
},
"dependencies": {
"@typescript-eslint/utils": "^8.18.0",
"@typescript-eslint/utils": "^8.18.1",
"confusing-browser-globals": "^1.0.11",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.18.1"
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"@changesets/cli": "2.27.11",
"@eslint/config-inspector": "0.6.0",
"@total-typescript/tsconfig": "1.0.4",
"@types/confusing-browser-globals": "1.0.3",
"eslint": "9.17.0",
"globals": "15.13.0",
"globals": "15.14.0",
"prettier": "3.4.2",
"tshy": "3.0.2",
"typescript": "5.7.2"
},
"peerDependencies": {
"eslint": ">=9.17"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"tshy": {
"exports": {
"./base": "./src/base.ts",
Expand Down
Loading

0 comments on commit de4183b

Please sign in to comment.