Skip to content

Commit 4c33d22

Browse files
committed
Update packages
1 parent a2966ca commit 4c33d22

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Diff for: bun.lockb

4.95 KB
Binary file not shown.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devdb",
3-
"version": "1.15.2",
3+
"version": "1.15.3",
44
"publisher": "damms005",
55
"engines": {
66
"vscode": "^1.83.0"
@@ -196,8 +196,8 @@
196196
"typescript": "^5.7.2"
197197
},
198198
"dependencies": {
199-
"axios": "^1.5.1",
200-
"axios-retry": "^3.8.0",
199+
"axios": "^1.7.9",
200+
"axios-retry": "^3.9.1",
201201
"case": "^1.6.3",
202202
"cosmiconfig": "^8.3.6",
203203
"csv-parse": "^5.6.0",

Diff for: ui-shell/bun.lockb

338 Bytes
Binary file not shown.

Diff for: ui-shell/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"devdb-ui": "file:../../devdb-ui",
1717
"pinia": "^2.3.0",
18-
"primevue": "^3.53.0",
18+
"primevue": "^3.53.1",
1919
"vue": "^3.5.13",
2020
"vue-router": "^4.5.0"
2121
},
@@ -25,7 +25,7 @@
2525
"chokidar-cli": "^3.0.0",
2626
"cypress": "^13.16.1",
2727
"postcss": "^8.4.49",
28-
"start-server-and-test": "^2.0.8",
28+
"start-server-and-test": "^2.0.9",
2929
"tailwindcss": "^3.4.16",
3030
"vite": "^4.5.5"
3131
}

0 commit comments

Comments
 (0)