Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jan 1, 2025
1 parent ea6ae3c commit eebdfd4
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"@total-typescript/tsconfig": "^1.0.4",
"@types/node": "^22.10.2",
"concurrently": "^9.1.0",
"@types/node": "^22.10.3",
"concurrently": "^9.1.2",
"dotenv": "^16.4.7",
"eslint": "9.17.0",
"eslint-plugin-jsonc": "^2.18.2",
Expand All @@ -56,7 +56,7 @@
"tsm": "^2.3.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"typescript-eslint": "8.18.2",
"typescript-eslint": "8.19.0",
"uvu": "^0.5.6",
"valibot": "1.0.0-beta.9",
"vite": "^6.0.6"
Expand All @@ -71,5 +71,5 @@
"prettier --cache --write"
]
},
"packageManager": "[email protected].1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
"packageManager": "[email protected].2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
}
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eebdfd4

Please sign in to comment.