chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2023-06-28 07:49:02 +00:00
committed by GitHub
parent a3c4c79788
commit abcbd6a698
3 changed files with 178 additions and 137 deletions
+9 -9
View File
@@ -24,19 +24,19 @@
"devDependencies": {
"@cypress/snapshot": "2.1.7",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "1.20.2",
"@sveltejs/kit": "1.20.5",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/svelte": "3.2.2",
"@types/pako": "2.0.0",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@vitest/ui": "^0.32.0",
"autoprefixer": "^10.4.14",
"c8": "7.14.0",
"chai": "^4.3.7",
"cssnano": "^6.0.0",
"cy-verify-downloads": "0.1.14",
"cy-verify-downloads": "0.1.15",
"cypress": "12.14.0",
"cypress-localstorage-commands": "2.2.3",
"eslint": "8.42.0",
@@ -53,22 +53,22 @@
"font-awesome": "^4.7.0",
"husky": "^8.0.3",
"jsdom": "21.1.2",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"node-html-parser": "^6.1.5",
"postcss": "^8.4.21",
"postcss-load-config": "4.0.1",
"prettier": "2.8.8",
"prettier-plugin-svelte": "^2.10.0",
"svelte": "3.59.1",
"svelte": "3.59.2",
"svelte-preprocess": "5.0.4",
"tailwindcss": "^3.3.1",
"tslib": "^2.5.0",
"typescript": "5.1.3",
"typescript": "5.1.5",
"vite": "^4.3.9",
"vitest": "^0.32.0"
},
"dependencies": {
"analytics": "0.8.7",
"analytics": "0.8.9",
"analytics-plugin-plausible": "0.0.6",
"daisyui": "2.52.0",
"dayjs": "^1.11.7",
@@ -87,7 +87,7 @@
]
},
"volta": {
"node": "18.16.0",
"node": "18.16.1",
"yarn": "1.22.19"
},
"engines": {