diff --git a/package-lock.json b/package-lock.json index 1dcdc71..755e5fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,9 +12,9 @@ "@mantine/charts": "^7.10.1", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", - "@tabler/icons-react": "^3.4.0", - "embla-carousel-react": "^8.1.0", - "gatsby": "^5.13.5", + "@tabler/icons-react": "^3.5.0", + "embla-carousel-react": "^8.1.3", + "gatsby": "^5.13.6", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-postcss": "^6.13.1", "gatsby-plugin-sharp": "^5.13.1", @@ -30,8 +30,8 @@ }, "devDependencies": { "@types/luxon": "^3.4.2", - "@types/node": "^20.12.12", - "@types/react": "^18.3.2", + "@types/node": "^20.14.2", + "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "postcss": "^8.4.38", "postcss-preset-mantine": "^1.15.0", diff --git a/package.json b/package.json index 2192980..34e86c8 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "@mantine/charts": "^7.10.1", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", - "@tabler/icons-react": "^3.4.0", - "embla-carousel-react": "^8.1.0", - "gatsby": "^5.13.5", + "@tabler/icons-react": "^3.5.0", + "embla-carousel-react": "^8.1.3", + "gatsby": "^5.13.6", "gatsby-plugin-image": "^3.13.1", "gatsby-plugin-postcss": "^6.13.1", "gatsby-plugin-sharp": "^5.13.1", @@ -34,8 +34,8 @@ }, "devDependencies": { "@types/luxon": "^3.4.2", - "@types/node": "^20.12.12", - "@types/react": "^18.3.2", + "@types/node": "^20.14.2", + "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "postcss": "^8.4.38", "postcss-preset-mantine": "^1.15.0",