Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
- astro from 4.16.8 to 4.16.13
- astro-icon from 1.1.1 to 1.1.2
- lucia from 3.2.1 to 3.2.2
- typescript-eslint/parser from 8.12.2 to 8.14.0
- eslint from 9.13.0 to 9.15.0
- eslint-plugin-astro from 1.3.0 to 1.3.1
- sass from 1.80.5 to 1.81.0

Mainly minor bugfixes and improvements in dependencies.
  • Loading branch information
dcschmid committed Nov 16, 2024
1 parent 4072bc6 commit 3c86c49
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 140 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@fontsource/source-sans-pro": "^5.1.0",
"@playform/compress": "^0.1.6",
"arctic": "^1.9.2",
"astro": "^4.16.8",
"astro": "^4.16.13",
"astro-compressor": "^0.4.1",
"astro-icon": "^1.1.1",
"astro-icon": "^1.1.2",
"js-confetti": "^0.12.0",
"lucia": "^3.2.1",
"lucia": "^3.2.2",
"lucia-adapter-astrodb": "^0.2.0",
"oslo": "^1.2.1",
"sharp": "^0.33.5",
Expand All @@ -38,16 +38,16 @@
"devDependencies": {
"@double-great/stylelint-a11y": "^3.0.2",
"@tinkoff/stylelint-config": "^4.0.0",
"@typescript-eslint/parser": "^8.12.2",
"eslint": "^9.13.0",
"eslint-plugin-astro": "^1.3.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^9.15.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.80.5",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"stylelint-config-clean-order": "^6.1.0",
"stylelint-config-html": "^1.1.0",
Expand Down
Loading

0 comments on commit 3c86c49

Please sign in to comment.