Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit bfe9e7b

Browse files
committed
chore(deps-dev): bump
1 parent 9f529a3 commit bfe9e7b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

5.13 KB
Binary file not shown.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@
3434
"zod": "^3.22.4"
3535
},
3636
"devDependencies": {
37-
"@eslint-types/typescript-eslint": "^6.18.1",
37+
"@eslint-types/typescript-eslint": "^6.21.0",
3838
"@eslint-types/unicorn": "^50.0.1",
39-
"@types/bun": "^1.0.1",
39+
"@types/bun": "^1.0.5",
4040
"@types/eslint": "^8.56.2",
41-
"browserslist": "^4.22.2",
41+
"browserslist": "^4.23.0",
4242
"browserslist-to-esbuild": "^2.1.1",
4343
"eslint": "^8.56.0",
4444
"eslint-config-sheriff": "^18.1.0",
4545
"eslint-define-config": "^2.1.0",
4646
"lightningcss": "^1.22.1",
47-
"prettier": "3.2.2",
48-
"turbo": "^1.12.0",
47+
"prettier": "3.2.5",
48+
"turbo": "^1.12.4",
4949
"typescript": "^5.3.3",
50-
"vite": "^5.0.11",
51-
"vite-plugin-pwa": "^0.17.4"
50+
"vite": "^5.1.2",
51+
"vite-plugin-pwa": "^0.18.1"
5252
},
5353
"scripts": {
5454
"dev": "vite --open",

0 commit comments

Comments
 (0)