Skip to content

Commit

Permalink
Merge pull request #81 from SavageCore/dependabot/npm_and_yarn/develo…
Browse files Browse the repository at this point in the history
…pment-dependencies-ff970c823d

Bump the development-dependencies group with 25 updates
  • Loading branch information
SavageCore authored Oct 14, 2024
2 parents 52354f0 + 1a5a198 commit 6fa3e8d
Show file tree
Hide file tree
Showing 2 changed files with 1,713 additions and 1,933 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,38 +25,38 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@picocss/pico": "^2.0.6",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/svelte": "^5.2.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/svelte": "^5.2.3",
"@tsconfig/svelte": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/ui": "^2.0.4",
"autoprefixer": "^10.4.19",
"eslint": "^9.8.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.10.0",
"husky": "^9.1.4",
"jsdom": "^24.1.1",
"postcss": "^8.4.40",
"eslint-plugin-svelte": "^2.44.1",
"globals": "^15.11.0",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-css-order": "^2.1.0",
"prettier-plugin-svelte": "^3.2.6",
"sass": "^1.77.8",
"stylelint": "^16.8.0",
"prettier-plugin-svelte": "^3.2.7",
"sass": "^1.79.5",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-prettier": "^5.0.2",
"svelte": "^4.2.19",
"svelte-check": "^3.8.4",
"svelte-check": "^4.0.5",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.2",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.3.6",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-pwa": "^0.20.1",
"vitest": "^2.0.4"
"svelte-preprocess": "^6.0.3",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.1.3"
}
}
Loading

0 comments on commit 6fa3e8d

Please sign in to comment.