Skip to content

Commit

Permalink
Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 25, 2023
1 parent 878c8df commit 8200492
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 216 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,43 +42,43 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.25.0",
"@sveltejs/kit": "^1.25.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/svelte": "^4.0.3",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.198",
"@types/lodash": "^4.14.199",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitest/coverage-v8": "^0.34.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.5",
"chokidar-cli": "^3.0.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-svelte": "^2.33.1",
"eslint-plugin-svelte": "^2.33.2",
"jsdom": "^22.1.0",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"sass": "^1.67.0",
"sass": "^1.68.0",
"sass-true": "^7.0.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^5.0.1",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"resolutions": {
"vite": "<5"
Expand Down
Loading

0 comments on commit 8200492

Please sign in to comment.