Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c2b8d84 commit c06642b
Showing 2 changed files with 289 additions and 294 deletions.
20 changes: 10 additions & 10 deletions package.json
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",
563 changes: 279 additions & 284 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit c06642b

Please sign in to comment.