Skip to content

Commit a01592b

Browse files
committed
package.json and package-lock.json after rebuild
1 parent a3380fb commit a01592b

4 files changed

Lines changed: 213 additions & 117 deletions

File tree

apps/api-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"prettier": "^3.4.2",
4646
"prettier-plugin-svelte": "^3.3.3",
4747
"prettier-plugin-tailwindcss": "^0.6.11",
48-
"svelte": "5.33.2",
48+
"svelte": "^5.55.5",
4949
"svelte-check": "^4.0.0",
5050
"tailwindcss": "^4.0.0",
5151
"typescript": "^5.0.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier": "^3.4.2",
4444
"prettier-plugin-svelte": "^3.3.3",
4545
"prettier-plugin-tailwindcss": "^0.6.11",
46-
"svelte": "^5.0.0",
46+
"svelte": "^5.55.5",
4747
"svelte-check": "^4.0.0",
4848
"tailwindcss": "^4.0.0",
4949
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)