Skip to content

Commit 661fd6b

Browse files
chore(deps): bump the bun group across 17 directories with 12 updates (#710)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nico Miguelino <nicomiguelino2014@gmail.com>
1 parent 2482ca6 commit 661fd6b

File tree

34 files changed

+645
-559
lines changed

34 files changed

+645
-559
lines changed

edge-apps/asset-metadata/bun.lock

Lines changed: 99 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edge-apps/asset-metadata/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,24 @@
2727
},
2828
"prettier": "../edge-apps-library/.prettierrc.json",
2929
"dependencies": {
30-
"@typescript-eslint/typescript-estree": "^8.56.0",
30+
"@typescript-eslint/typescript-estree": "^8.56.1",
3131
"pinia": "^3.0.4",
32-
"vue": "^3.5.28",
32+
"vue": "^3.5.29",
3333
"yaml": "^2.8.2"
3434
},
3535
"devDependencies": {
3636
"@playwright/test": "^1.58.2",
3737
"@tsconfig/node22": "^22.0.5",
38-
"@types/jsdom": "^27.0.0",
38+
"@types/jsdom": "^28.0.0",
3939
"@types/node": "^25.3.0",
4040
"@vitejs/plugin-vue": "^6.0.4",
4141
"@vitest/eslint-plugin": "^1.6.9",
4242
"@vue/eslint-config-prettier": "^10.2.0",
4343
"@vue/eslint-config-typescript": "^14.7.0",
4444
"@vue/test-utils": "^2.4.6",
4545
"@vue/tsconfig": "^0.8.1",
46-
"eslint": "^10.0.1",
47-
"eslint-plugin-playwright": "^2.7.0",
46+
"eslint": "^10.0.2",
47+
"eslint-plugin-playwright": "^2.7.1",
4848
"eslint-plugin-vue": "~10.8.0",
4949
"jiti": "^2.6.1",
5050
"jsdom": "^28.1.0",
@@ -57,6 +57,6 @@
5757
"vite-plugin-static-copy": "^3.2.0",
5858
"vite-plugin-vue-devtools": "^8.0.6",
5959
"vitest": "^4.0.18",
60-
"vue-tsc": "^3.2.4"
60+
"vue-tsc": "^3.2.5"
6161
}
6262
}

edge-apps/bamboo-hr-app/bun.lock

Lines changed: 26 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edge-apps/bamboo-hr-app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,22 @@
3333
"moment": "^2.30.1",
3434
"moment-timezone": "^0.6.0",
3535
"pinia": "^3.0.4",
36-
"vue": "^3.5.28",
36+
"vue": "^3.5.29",
3737
"yaml": "^2.8.2"
3838
},
3939
"devDependencies": {
4040
"@playwright/test": "^1.58.2",
4141
"@tsconfig/node22": "^22.0.5",
42-
"@types/jsdom": "^27.0.0",
42+
"@types/jsdom": "^28.0.0",
4343
"@types/node": "^25.3.0",
4444
"@vitejs/plugin-vue": "^6.0.4",
4545
"@vitest/eslint-plugin": "^1.6.9",
4646
"@vue/eslint-config-prettier": "^10.2.0",
4747
"@vue/eslint-config-typescript": "^14.7.0",
4848
"@vue/test-utils": "^2.4.6",
4949
"@vue/tsconfig": "^0.8.1",
50-
"eslint": "^10.0.1",
51-
"eslint-plugin-playwright": "^2.7.0",
50+
"eslint": "^10.0.2",
51+
"eslint-plugin-playwright": "^2.7.1",
5252
"eslint-plugin-vue": "~10.8.0",
5353
"jiti": "^2.6.1",
5454
"jsdom": "^28.1.0",
@@ -61,6 +61,6 @@
6161
"vite-plugin-static-copy": "^3.2.0",
6262
"vite-plugin-vue-devtools": "^8.0.6",
6363
"vitest": "^4.0.18",
64-
"vue-tsc": "^3.2.4"
64+
"vue-tsc": "^3.2.5"
6565
}
6666
}

edge-apps/blueprint/bun.lock

Lines changed: 107 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edge-apps/blueprint/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@
88
"prettier": "./.prettierrc.json",
99
"dependencies": {
1010
"@photostructure/tz-lookup": "^11.4.0",
11-
"@sentry/vue": "^10.39.0",
12-
"@typescript-eslint/typescript-estree": "^8.56.0",
11+
"@sentry/vue": "^10.40.0",
12+
"@typescript-eslint/typescript-estree": "^8.56.1",
1313
"country-locale-map": "^1.9.12",
1414
"dayjs": "^1.11.19",
1515
"offline-geocode-city": "^1.0.2",
1616
"pinia": "^3.0.4",
17-
"vue": "^3.5.28",
17+
"vue": "^3.5.29",
1818
"yaml": "^2.8.2"
1919
},
2020
"devDependencies": {
2121
"@playwright/test": "^1.58.2",
2222
"@tsconfig/node22": "^22.0.5",
23-
"@types/jsdom": "^27.0.0",
23+
"@types/jsdom": "^28.0.0",
2424
"@types/node": "^25.3.0",
2525
"@vitejs/plugin-vue": "^6.0.4",
2626
"@vitest/eslint-plugin": "^1.6.9",
2727
"@vue/eslint-config-prettier": "^10.2.0",
2828
"@vue/eslint-config-typescript": "^14.7.0",
2929
"@vue/test-utils": "^2.4.6",
3030
"@vue/tsconfig": "^0.8.1",
31-
"eslint": "^10.0.1",
32-
"eslint-plugin-playwright": "^2.7.0",
31+
"eslint": "^10.0.2",
32+
"eslint-plugin-playwright": "^2.7.1",
3333
"eslint-plugin-vue": "~10.8.0",
3434
"jiti": "^2.6.1",
3535
"jsdom": "^28.1.0",
@@ -42,6 +42,6 @@
4242
"vite-plugin-static-copy": "^3.2.0",
4343
"vite-plugin-vue-devtools": "^8.0.6",
4444
"vitest": "^4.0.18",
45-
"vue-tsc": "^3.2.4"
45+
"vue-tsc": "^3.2.5"
4646
}
4747
}

edge-apps/calendar/bun.lock

Lines changed: 35 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edge-apps/calendar/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,29 +29,29 @@
2929
"prettier": "../edge-apps-library/.prettierrc.json",
3030
"dependencies": {
3131
"@photostructure/tz-lookup": "^11.4.0",
32-
"@sentry/browser": "^10.39.0",
33-
"@sentry/vue": "^10.39.0",
32+
"@sentry/browser": "^10.40.0",
33+
"@sentry/vue": "^10.40.0",
3434
"country-locale-map": "^1.9.12",
3535
"dayjs": "^1.11.19",
3636
"ical.js": "^2.2.1",
3737
"offline-geocode-city": "^1.0.2",
3838
"pinia": "^3.0.4",
39-
"vue": "^3.5.28",
39+
"vue": "^3.5.29",
4040
"yaml": "^2.8.2"
4141
},
4242
"devDependencies": {
4343
"@playwright/test": "^1.58.2",
4444
"@tsconfig/node22": "^22.0.5",
45-
"@types/jsdom": "^27.0.0",
45+
"@types/jsdom": "^28.0.0",
4646
"@types/node": "^25.3.0",
4747
"@vitejs/plugin-vue": "^6.0.4",
4848
"@vitest/eslint-plugin": "^1.6.9",
4949
"@vue/eslint-config-prettier": "^10.2.0",
5050
"@vue/eslint-config-typescript": "^14.7.0",
5151
"@vue/test-utils": "^2.4.6",
5252
"@vue/tsconfig": "^0.8.1",
53-
"eslint": "^10.0.1",
54-
"eslint-plugin-playwright": "^2.7.0",
53+
"eslint": "^10.0.2",
54+
"eslint-plugin-playwright": "^2.7.1",
5555
"eslint-plugin-vue": "~10.8.0",
5656
"jiti": "^2.6.1",
5757
"jsdom": "^28.1.0",
@@ -65,6 +65,6 @@
6565
"vite-plugin-static-copy": "^3.2.0",
6666
"vite-plugin-vue-devtools": "^8.0.6",
6767
"vitest": "^4.0.18",
68-
"vue-tsc": "^3.2.4"
68+
"vue-tsc": "^3.2.5"
6969
}
7070
}

edge-apps/cap-alerting/bun.lock

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edge-apps/cap-alerting/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"prepare": "cd ../edge-apps-library && bun install && bun run build"
2525
},
2626
"dependencies": {
27-
"fast-xml-parser": "^5.3.7"
27+
"fast-xml-parser": "^5.4.1"
2828
},
2929
"prettier": "../edge-apps-library/.prettierrc.json",
3030
"devDependencies": {
3131
"@playwright/test": "^1.58.0",
3232
"@screenly/edge-apps": "workspace:../edge-apps-library",
3333
"@types/bun": "^1.3.9",
34-
"@types/jsdom": "^27.0.0",
34+
"@types/jsdom": "^28.0.0",
3535
"bun-types": "^1.3.9",
3636
"jsdom": "^28.1.0",
3737
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)