-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
1 parent
c2b8d84
commit c06642b
Showing
2 changed files
with
289 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"type": "module", | ||
"version": "3.46.33", | ||
"private": true, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].5", | ||
"description": "Personal website of Jan Müller, a passionate software engineer.", | ||
"scripts": { | ||
"build": "astro build", | ||
|
@@ -33,7 +33,7 @@ | |
}, | ||
"devDependencies": { | ||
"@astrojs/check": "0.3.1", | ||
"@astrojs/mdx": "1.1.4", | ||
"@astrojs/mdx": "1.1.5", | ||
"@astrojs/preact": "3.0.1", | ||
"@astrojs/prefetch": "0.4.1", | ||
"@astrojs/rss": "3.0.0", | ||
|
@@ -43,35 +43,35 @@ | |
"@babel/core": "7", | ||
"@commitlint/cli": "18.4.0", | ||
"@commitlint/config-conventional": "18.4.0", | ||
"@preact/preset-vite": "2.6.0", | ||
"@preact/preset-vite": "2.7.0", | ||
"@tailwindcss/typography": "0.5.10", | ||
"@types/html-escaper": "3.0.2", | ||
"@types/leaflet": "1.9.8", | ||
"@types/node": "20.9.0", | ||
"@types/node": "20.9.1", | ||
"@yeger/eslint-config": "1.9.1", | ||
"astro": "3.5.2", | ||
"astro": "3.5.5", | ||
"astro-critters": "2.0.11", | ||
"astro-icon": "0.8.1", | ||
"astro-robots-txt": "1.0.0", | ||
"astro-seo-schema": "3.2.1", | ||
"cypress": "13.5.0", | ||
"eslint": "8.53.0", | ||
"cypress": "13.5.1", | ||
"eslint": "8.54.0", | ||
"hast-util-to-string": "2.0.0", | ||
"hastscript": "7.2.0", | ||
"html-escaper": "3.0.3", | ||
"husky": "8.0.3", | ||
"is-ci": "3.0.1", | ||
"lint-staged": "15.0.2", | ||
"lint-staged": "15.1.0", | ||
"mdast-util-to-string": "4.0.0", | ||
"moment": "2.29.4", | ||
"preact": "10.18.2", | ||
"preact": "10.19.2", | ||
"react": "npm:@preact/compat", | ||
"react-dom": "npm:@preact/compat", | ||
"reading-time": "1.5.0", | ||
"rehype-autolink-headings": "6.1.1", | ||
"rehype-external-links": "2.1.0", | ||
"rehype-slug": "5.1.0", | ||
"rollup": "4.3.0", | ||
"rollup": "4.4.1", | ||
"sharp": "0.32.6", | ||
"ts-node": "10.9.1", | ||
"turbo": "1.10.16", | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.