Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit dcfdd03

Browse files
chore(deps): update all major updates
1 parent 4784a70 commit dcfdd03

File tree

4 files changed

+163
-126
lines changed

4 files changed

+163
-126
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-tailwindcss": "^3.15.1",
4949
"json-editor-vue": "^0.14.0",
5050
"lint-staged": "^15.2.2",
51-
"nx": "^18.2.2",
51+
"nx": "^19.0.2",
5252
"simple-git-hooks": "^2.11.1",
5353
"typescript": "^5.4.3",
5454
"vite": "5.2.8",

packages/nuxt/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"@aws-sdk/client-ses": "^3.554.0",
8181
"@capacitor/action-sheet": "6.0.0-rc.1",
8282
"@capacitor/android": "6.0.0-rc.2",
83-
"@capacitor/app": "^5.0.7",
84-
"@capacitor/app-launcher": "^5.0.7",
83+
"@capacitor/app": "^6.0.0",
84+
"@capacitor/app-launcher": "^6.0.0",
8585
"@capacitor/cli": "6.0.0-rc.2",
8686
"@capacitor/core": "6.0.0-rc.2",
8787
"@capacitor/ios": "6.0.0-rc.2",
@@ -90,7 +90,7 @@
9090
"@iconify-json/carbon": "^1.1.31",
9191
"@iconify-json/ph": "^1.1.12",
9292
"@ionic/cli": "^7.2.0",
93-
"@ionic/core": "^7.8.3",
93+
"@ionic/core": "^8.1.1",
9494
"@json2csv/node": "^7.0.6",
9595
"@lucia-auth/adapter-drizzle": "1.0.7",
9696
"@lucia-auth/adapter-postgresql": "3.1.2",
@@ -128,7 +128,7 @@
128128
"happy-dom": "^14.7.0",
129129
"ioredis": "^5.3.2",
130130
"jiti": "^1.21.0",
131-
"json-schema-to-typescript": "^13.1.2",
131+
"json-schema-to-typescript": "^14.0.4",
132132
"lint-staged": "^15.2.2",
133133
"lucia": "3.1.1",
134134
"node-cron": "^3.0.3",

0 commit comments

Comments
 (0)