Skip to content

Commit

Permalink
Merge pull request #243 from oddbird/dependabot/npm_and_yarn/dev-mino…
Browse files Browse the repository at this point in the history
…r-fca6cb8ec0

Bump the dev-minor group with 13 updates
  • Loading branch information
jgerigmeyer authored Feb 24, 2025
2 parents 6954dfe + 10265b0 commit 3b5e5c4
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 306 deletions.
23 changes: 11 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,45 +38,44 @@
"colorjs.io": "^0.5.2"
},
"devDependencies": {
"@eslint/js": "^9.20.0",
"@eslint/js": "^9.21.0",
"@sveltejs/adapter-auto": "^4.0.0",
"@sveltejs/kit": "^2.17.2",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/svelte": "^5.2.7",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.15",
"@types/node": "^22",
"@typescript-eslint/utils": "^8.24.0",
"@vitest/coverage-v8": "^3.0.5",
"@typescript-eslint/utils": "^8.24.1",
"@vitest/coverage-v8": "^3.0.6",
"@vitest/eslint-plugin": "^1.1.31",
"chokidar-cli": "^3.0.0",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
"eslint-import-resolver-typescript": "^3.8.0",
"eslint-import-resolver-typescript": "^3.8.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-svelte": "^2.46.1",
"jsdom": "^26.0.0",
"lodash": "^4.17.21",
"mockdate": "^3.0.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.5.2",
"prettier": "^3.5.1",
"postcss": "^8.5.3",
"prettier": "^3.5.2",
"prettier-plugin-svelte": "^3.3.3",
"sass-embedded": "^1.85.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.2",
"stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0",
"svelte": "^5.20.1",
"svelte": "^5.20.4",
"svelte-check": "^4.1.4",
"svelte-eslint-parser": "^0.43.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0",
"vite": "^6.1.0",
"vitest": "^3.0.5"
"typescript-eslint": "^8.24.1",
"vite": "^6.1.1",
"vitest": "^3.0.6"
},
"resolutions": {
"@types/node": "^22"
Expand Down
Loading

0 comments on commit 3b5e5c4

Please sign in to comment.