Skip to content

Commit 831f64d

Browse files
authored
chore: remove package-lock.json and update deps (#281)
1 parent 236022f commit 831f64d

File tree

3 files changed

+4
-268
lines changed

3 files changed

+4
-268
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package-lock.json

-264
This file was deleted.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"update-version": "./update-version.sh"
99
},
1010
"devDependencies": {
11-
"bun-types": "^1.0.18",
11+
"bun-types": "^1.1.23",
1212
"gray-matter": "^4.0.3",
13-
"marked": "^12.0.0",
14-
"prettier": "^3.2.5",
13+
"marked": "^12.0.2",
14+
"prettier": "^3.3.3",
1515
"prettier-plugin-sh": "^0.13.1",
1616
"prettier-plugin-terraform-formatter": "^1.2.1"
1717
},
1818
"peerDependencies": {
19-
"typescript": "^5.3.3"
19+
"typescript": "^5.5.4"
2020
},
2121
"prettier": {
2222
"plugins": [

0 commit comments

Comments
 (0)