Skip to content

Commit ffc943c

Browse files
committed
chore: bump devDependencies
1 parent e7c073e commit ffc943c

File tree

2 files changed

+570
-218
lines changed

2 files changed

+570
-218
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
},
4141
"packageManager": "[email protected]",
4242
"devDependencies": {
43-
"@crashmax/prettier-config": "^2.0.3",
43+
"@crashmax/prettier-config": "^2.0.4",
4444
"@crashmax/tsconfig": "1.0.2",
45-
"@types/node": "18.6.3",
45+
"@types/node": "18.8.0",
4646
"del-cli": "5.0.0",
47-
"tsx": "3.8.0",
48-
"turbo": "1.4.0",
49-
"typescript": "4.7.4",
50-
"vite": "3.0.4",
51-
"vite-plugin-banner": "0.3.0",
52-
"vite-plugin-dts": "1.4.0"
47+
"tsx": "3.9.0",
48+
"turbo": "1.5.5",
49+
"typescript": "4.8.4",
50+
"vite": "3.1.4",
51+
"vite-plugin-banner": "0.5.0",
52+
"vite-plugin-dts": "1.6.4"
5353
}
5454
}

0 commit comments

Comments
 (0)