Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent a14970d commit 15d3dda
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 151 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@cypress/snapshot": "2.1.7",
"@sveltejs/adapter-static": "3.0.1",
"@sveltejs/kit": "2.5.0",
"@sveltejs/kit": "2.5.2",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@testing-library/svelte": "4.1.0",
"@types/lodash-es": "^4.17.12",
Expand Down Expand Up @@ -55,7 +55,7 @@
"lint-staged": "^15.2.0",
"node-html-parser": "^6.1.5",
"postcss": "^8.4.33",
"postcss-load-config": "5.0.2",
"postcss-load-config": "5.0.3",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-tailwindcss": "^0.5.11",
Expand All @@ -71,7 +71,7 @@
"dependencies": {
"daisyui": "2.52.0",
"dayjs": "^1.11.7",
"js-base64": "3.7.6",
"js-base64": "3.7.7",
"lodash-es": "^4.17.21",
"mermaid": "10.8.0",
"monaco-editor": "0.45.0",
Expand All @@ -88,7 +88,7 @@
]
},
"volta": {
"node": "18.19.0",
"node": "18.19.1",
"yarn": "1.22.21"
},
"engines": {
Expand Down
Loading

0 comments on commit 15d3dda

Please sign in to comment.