Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ivangabriele committed Sep 8, 2024
1 parent a2dbe5c commit ca60b11
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 112 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"postversion": "git push origin HEAD --tags"
},
"dependencies": {
"@fontsource/poppins": "5.0.15",
"@fontsource/reddit-mono": "5.0.4",
"@fontsource/poppins": "5.0.16",
"@fontsource/reddit-mono": "5.0.5",
"@lezer/highlight": "1.2.1",
"@tauri-apps/api": "1.6.0",
"@uiw/codemirror-extensions-langs": "4.23.0",
"@uiw/codemirror-themes": "4.23.0",
"@uiw/react-codemirror": "4.23.0",
"@uiw/codemirror-extensions-langs": "4.23.1",
"@uiw/codemirror-themes": "4.23.1",
"@uiw/react-codemirror": "4.23.1",
"ky-universal": "0.12.0",
"lodash.debounce": "4.0.8",
"lodash.throttle": "4.1.1",
Expand All @@ -78,7 +78,7 @@
"@ivangabriele/biome-config": "1.5.0",
"@ivangabriele/commitlint-config": "2.0.3",
"@ivangabriele/tsconfig-react": "2.0.0",
"@swc/core": "1.7.22",
"@swc/core": "1.7.24",
"@swc/jest": "0.2.36",
"@tauri-apps/cli": "1.6.1",
"@testing-library/dom": "10.4.0",
Expand All @@ -90,7 +90,7 @@
"@types/fs-extra": "^11",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "4.0.9",
"@types/node": "20.16.2",
"@types/node": "20.16.5",
"@types/numeral": "2.0.5",
"@types/ramda": "0.30.2",
"@types/react": "18.3.5",
Expand All @@ -113,15 +113,15 @@
"husky": "9.1.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"make-dir-cli": "4.0.0",
"openpgp": "5.11.2",
"ora": "8.1.0",
"shelljs": "0.8.5",
"ts-node": "10.9.2",
"type-fest": "4.26.0",
"type-fest": "4.26.1",
"use-debounce": "10.0.3",
"vite": "5.4.2",
"vite": "5.4.3",
"which": "4.0.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit ca60b11

Please sign in to comment.