File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
"prepublishOnly" : " bun run build"
43
43
},
44
44
"devDependencies" : {
45
- "@aws-sdk/client-bedrock-runtime" : " ^3.784 .0" ,
45
+ "@aws-sdk/client-bedrock-runtime" : " ^3.785 .0" ,
46
46
"@aws-sdk/credential-providers" : " ^3.782.0" ,
47
47
"@stacksjs/development" : " workspace:*" ,
48
48
"aws-sdk-client-mock" : " ^4.1.0"
Original file line number Diff line number Diff line change 51
51
},
52
52
"devDependencies" : {
53
53
"@antfu/install-pkg" : " ^1.0.0" ,
54
- "@clack/core" : " ^0.4.1 " ,
54
+ "@clack/core" : " ^0.4.2 " ,
55
55
"@stacksjs/collections" : " workspace:*" ,
56
56
"@stacksjs/config" : " workspace:*" ,
57
57
"@stacksjs/development" : " workspace:*" ,
Original file line number Diff line number Diff line change 44
44
"dependencies" : {
45
45
"@aws-sdk/client-dynamodb" : " ^3.782.0" ,
46
46
"@aws-sdk/lib-dynamodb" : " ^3.782.0" ,
47
- "dynamodb-toolbox" : " ^2.0 .0"
47
+ "dynamodb-toolbox" : " ^2.1 .0"
48
48
},
49
49
"optionalDependencies" : {
50
50
"mysql2" : " ^3.14.0"
Original file line number Diff line number Diff line change 56
56
"@stacksjs/strings" : " workspace:*" ,
57
57
"@stacksjs/types" : " workspace:*" ,
58
58
"@types/js-yaml" : " ^4.0.9" ,
59
- "@vueuse/core" : " ^13.0 .0" ,
59
+ "@vueuse/core" : " ^13.1 .0" ,
60
60
"@vueuse/head" : " ^2.0.0" ,
61
- "@vueuse/math" : " ^13.0 .0" ,
62
- "@vueuse/shared" : " ^13.0 .0" ,
61
+ "@vueuse/math" : " ^13.1 .0" ,
62
+ "@vueuse/shared" : " ^13.1 .0" ,
63
63
"ace-builds" : " ^1.39.1" ,
64
64
"bun-plugin-dotenvx" : " ^0.6.3" ,
65
65
"bun-plugin-yml" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 28
28
"icon" : " logo.png" ,
29
29
"files" : [" LICENSE.md" , " logo.png" ],
30
30
"engines" : {
31
- "vscode" : " ^1.99.0 "
31
+ "vscode" : " ^1.99.1 "
32
32
},
33
33
"scripts" : {
34
34
"package" : " bunx --bun vsce package" ,
Original file line number Diff line number Diff line change 17
17
"@stacksjs/server" : " workspace:*" ,
18
18
"@unhead/vue" : " ^2.0.5" ,
19
19
"@unocss/reset" : " 66.0.0" ,
20
- "@vueuse/core" : " ^13.0 .0" ,
20
+ "@vueuse/core" : " ^13.1 .0" ,
21
21
"@vueuse/head" : " ^2.0.0" ,
22
22
"nprogress" : " ^0.2.0" ,
23
23
"pinia" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments