Skip to content

Commit a30f822

Browse files
authored
Merge pull request #108 from ptmkenny/update-all-deps
Update all deps
2 parents 8ee9f9e + 548b4ee commit a30f822

File tree

3 files changed

+1283
-6103
lines changed

3 files changed

+1283
-6103
lines changed

demo-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"devDependencies": {
2222
"@sveltejs/adapter-static": "^3",
2323
"@sveltejs/kit": "^2",
24-
"@typescript-eslint/eslint-plugin": "^6",
25-
"@typescript-eslint/parser": "^6",
24+
"@typescript-eslint/eslint-plugin": "^8",
25+
"@typescript-eslint/parser": "^8",
2626
"eslint": "^8.28.0",
2727
"eslint-config-prettier": "^9",
2828
"eslint-plugin-svelte": "^2",
@@ -42,7 +42,7 @@
4242
},
4343
"type": "module",
4444
"dependencies": {
45-
"@ionic/core": "^7.0.2",
45+
"@ionic/core": "^8",
4646
"ionic-svelte": "^0.5.77",
4747
"localforage": "^1.10.0"
4848
}

0 commit comments

Comments
 (0)