From 185ac87d72a3bcf838a016fe97ff9927e68d54cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:01:23 +0000 Subject: [PATCH] Update dependency @babel/runtime to v7.26.9 --- Week-14/01-Intro & Setup React/package.json | 2 +- Week-14/02-Components Deep Dive/package.json | 2 +- Week-14/03_React_Props_and_State/package.json | 2 +- Week-15/Hooks/package.json | 2 +- Week-15/Http_request/package.json | 2 +- Week-15/Routing_and_styling/package.json | 2 +- Week-16/shopping-cart/package.json | 2 +- Week-16/todolist-project/package.json | 2 +- Week-17/pesto-e-commerce/package.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Week-14/01-Intro & Setup React/package.json b/Week-14/01-Intro & Setup React/package.json index bb29418..b7adcac 100644 --- a/Week-14/01-Intro & Setup React/package.json +++ b/Week-14/01-Intro & Setup React/package.json @@ -14,7 +14,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-14/02-Components Deep Dive/package.json b/Week-14/02-Components Deep Dive/package.json index 23698f9..f3dbebd 100644 --- a/Week-14/02-Components Deep Dive/package.json +++ b/Week-14/02-Components Deep Dive/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-14/03_React_Props_and_State/package.json b/Week-14/03_React_Props_and_State/package.json index b503ec7..2f2719d 100644 --- a/Week-14/03_React_Props_and_State/package.json +++ b/Week-14/03_React_Props_and_State/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Hooks/package.json b/Week-15/Hooks/package.json index b503ec7..2f2719d 100644 --- a/Week-15/Hooks/package.json +++ b/Week-15/Hooks/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Http_request/package.json b/Week-15/Http_request/package.json index bec4dc1..fd3ce40 100644 --- a/Week-15/Http_request/package.json +++ b/Week-15/Http_request/package.json @@ -12,7 +12,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Routing_and_styling/package.json b/Week-15/Routing_and_styling/package.json index 928751b..e2d364c 100644 --- a/Week-15/Routing_and_styling/package.json +++ b/Week-15/Routing_and_styling/package.json @@ -13,7 +13,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/shopping-cart/package.json b/Week-16/shopping-cart/package.json index 96d34c1..26bd992 100644 --- a/Week-16/shopping-cart/package.json +++ b/Week-16/shopping-cart/package.json @@ -14,7 +14,7 @@ "redux": "4.2.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/todolist-project/package.json b/Week-16/todolist-project/package.json index ce853d0..73bd83a 100644 --- a/Week-16/todolist-project/package.json +++ b/Week-16/todolist-project/package.json @@ -13,7 +13,7 @@ "redux": "4.2.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-17/pesto-e-commerce/package.json b/Week-17/pesto-e-commerce/package.json index da9ce44..45e6138 100644 --- a/Week-17/pesto-e-commerce/package.json +++ b/Week-17/pesto-e-commerce/package.json @@ -20,7 +20,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.26.9", "typescript": "4.1.3" }, "scripts": {