File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v6
2222
2323 - name : Install Bun
24- uses : oven-sh/setup-bun@v2.0.2
24+ uses : oven-sh/setup-bun@v2.2.0
2525
2626 - name : Use cached node_modules
2727 uses : actions/cache@v5
4444 - uses : actions/checkout@v6
4545
4646 - name : Install Bun
47- uses : oven-sh/setup-bun@v2.0.2
47+ uses : oven-sh/setup-bun@v2.2.0
4848
4949 - name : Use cached node_modules
5050 uses : actions/cache@v5
6767 - uses : actions/checkout@v6
6868
6969 - name : Install Bun
70- uses : oven-sh/setup-bun@v2.0.2
70+ uses : oven-sh/setup-bun@v2.2.0
7171
7272 - name : Use cached node_modules
7373 uses : actions/cache@v5
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v6.0.1
18+ uses : actions/checkout@v6.0.3
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 5555 },
5656 "devDependencies" : {
5757 "@types/clean-css" : " ^4.2.11" ,
58- "@types/google.maps" : " ^3.58.1 " ,
58+ "@types/google.maps" : " ^3.65.2 " ,
5959 "better-dx" : " ^0.2.15"
6060 },
6161 "git-hooks" : {
Original file line number Diff line number Diff line change 4747 "prepublishOnly" : " bun run build"
4848 },
4949 "devDependencies" : {
50- "bun-plugin-dtsx" : " ^0.21.12 " ,
51- "bunfig" : " ^0.15.0 " ,
52- "lint-staged" : " ^16.2.3 " ,
50+ "bun-plugin-dtsx" : " ^0.21.17 " ,
51+ "bunfig" : " ^0.15.14 " ,
52+ "lint-staged" : " ^16.4.0 " ,
5353 "simple-git-hooks" : " ^2.13.1" ,
5454 "typescript" : " ^5.9.3"
5555 },
Original file line number Diff line number Diff line change 4141 },
4242 "peerDependencies" : {
4343 "ts-inputs" : " workspace:*" ,
44- "vue" : " ^3.5.22 "
44+ "vue" : " ^3.5.39 "
4545 },
4646 "devDependencies" : {
47- "@microsoft/api-extractor" : " ^7.52.15 " ,
48- "@types/google.maps" : " ^3.58.1 " ,
49- "@vitejs/plugin-vue" : " ^5.2.1 " ,
50- "@vue/tsconfig" : " ^0.8 .1" ,
51- "bumpp" : " ^10.2.3 " ,
52- "bun-plugin-dtsx" : " ^0.21.12 " ,
47+ "@microsoft/api-extractor" : " ^7.58.9 " ,
48+ "@types/google.maps" : " ^3.65.2 " ,
49+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
50+ "@vue/tsconfig" : " ^0.9 .1" ,
51+ "bumpp" : " ^10.4.1 " ,
52+ "bun-plugin-dtsx" : " ^0.21.17 " ,
5353 "changelogen" : " ^0.6.2" ,
5454 "clean-css" : " ^5.3.3" ,
55- "date-fns" : " ^4.1 .0" ,
55+ "date-fns" : " ^4.4 .0" ,
5656 "ts-datetime" : " ^0.0.3" ,
57- "vite" : " ^6.0.7 " ,
58- "vue" : " ^3.5.22 " ,
59- "vue-tsc" : " ^2.2.0 "
57+ "vite" : " ^6.4.3 " ,
58+ "vue" : " ^3.5.39 " ,
59+ "vue-tsc" : " ^2.2.12 "
6060 }
6161}
You can’t perform that action at this time.
0 commit comments