Skip to content

Commit

Permalink
chore: update deps and CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
ViorelMocanu committed Oct 8, 2024
1 parent c338166 commit c1f75c2
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 695 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
"@sentry/astro": "^8.33.1",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"astro": "^4.15.11",
"astro-compress": "^2.3.1",
"astro-embed": "^0.7.2",
"astro": "^4.15.12",
"astro-compress": "^2.3.3",
"astro-embed": "^0.7.4",
"astro-simpleanalytics-plugin": "^0.3.17",
"astro-social-share": "^2.0.2",
"astro-webmanifest": "^1.0.0",
"lite-youtube-embed": "^0.3.3",
"node-html-parser": "^6.1.13",
"posthog-js": "^1.166.1",
"posthog-js": "^1.167.0",
"sass": "^1.79.4",
"sharp": "^0.33.5"
},
"devDependencies": {
"@astrojs/mdx": "^3.1.7",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vitest/coverage-v8": "^2.1.2",
"csv-parser": "^3.0.0",
"eslint": "^9.12.0",
Expand Down
Loading

0 comments on commit c1f75c2

Please sign in to comment.