diff --git a/examples/ionic-capacitor-preferences/package-lock.json b/examples/ionic-capacitor-preferences/package-lock.json index d15a7872..a5be167b 100644 --- a/examples/ionic-capacitor-preferences/package-lock.json +++ b/examples/ionic-capacitor-preferences/package-lock.json @@ -21,7 +21,7 @@ "@capacitor/cli": "^6.0.0", "@types/node": "^22.0.0", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } @@ -2305,9 +2305,9 @@ "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/examples/ionic-capacitor-preferences/package.json b/examples/ionic-capacitor-preferences/package.json index 5e61713d..4bd2cd3d 100644 --- a/examples/ionic-capacitor-preferences/package.json +++ b/examples/ionic-capacitor-preferences/package.json @@ -22,7 +22,7 @@ "@capacitor/cli": "^6.0.0", "@types/node": "^22.0.0", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } diff --git a/examples/localforage-example/package-lock.json b/examples/localforage-example/package-lock.json index 1f0a4f61..2d2f783e 100644 --- a/examples/localforage-example/package-lock.json +++ b/examples/localforage-example/package-lock.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/types": "^7.24.7", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } @@ -1257,9 +1257,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/examples/localforage-example/package.json b/examples/localforage-example/package.json index 3c802a9c..2223d599 100644 --- a/examples/localforage-example/package.json +++ b/examples/localforage-example/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@babel/types": "^7.24.7", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } diff --git a/examples/vue-3-example/package-lock.json b/examples/vue-3-example/package-lock.json index 98561308..34a54a6e 100644 --- a/examples/vue-3-example/package-lock.json +++ b/examples/vue-3-example/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@babel/types": "^7.24.7", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } @@ -1235,9 +1235,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/examples/vue-3-example/package.json b/examples/vue-3-example/package.json index 74870dd4..6a7fdf0c 100644 --- a/examples/vue-3-example/package.json +++ b/examples/vue-3-example/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/types": "^7.24.7", "@vitejs/plugin-vue": "^5.0.5", - "typescript": "~5.6.0", + "typescript": "~5.7.0", "vite": "^6.0.0", "vue-tsc": "^2.0.21" } diff --git a/package-lock.json b/package-lock.json index dddc836f..e9b43d0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "size-limit": "11.1.6", "standard-version": "9.5.0", "ts-jest": "29.2.5", - "typescript": "5.6.3", + "typescript": "5.7.2", "vite": "^6.0.0", "vite-plugin-dts": "^4.0.0", "vue": "3.5.13" @@ -12404,9 +12404,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 7b3fb837..ac2548a9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "size-limit": "11.1.6", "standard-version": "9.5.0", "ts-jest": "29.2.5", - "typescript": "5.6.3", + "typescript": "5.7.2", "vite": "^6.0.0", "vite-plugin-dts": "^4.0.0", "vue": "3.5.13"