@noirhare/dsh-bundle 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/cordis.patch.yml +1 -0
  2. package/package.json +2 -2
package/cordis.patch.yml CHANGED
@@ -25,6 +25,7 @@
25
25
  approval: never
26
26
  danger-full-access:
27
27
  sandbox: danger-full-access
28
+ approval: never
28
29
 
29
30
  # Enable compaction
30
31
  - id: compaction-basic
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noirhare/dsh-bundle",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "license": "MIT",
5
5
  "author": "NoirHare",
6
6
  "repository": {
@@ -15,7 +15,7 @@
15
15
  "cordis.patch.yml"
16
16
  ],
17
17
  "dependencies": {
18
- "@noirhare/dsh-agent-presets-roots": "^0.1.2",
18
+ "@noirhare/dsh-agent-presets-roots": "^0.1.3",
19
19
  "@noirhare/dsh-host-webserver": "^0.1.0",
20
20
  "@noirhare/dsh-ui-notification": "^0.1.0",
21
21
  "@noirhare/dsh-web-search-tavily": "^0.1.0"