Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 392ae8f commit f7f2135
Show file tree
Hide file tree
Showing 2 changed files with 739 additions and 573 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,29 +73,29 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@cloudflare/workers-types": "4.20241022.0",
"@cloudflare/workers-types": "4.20241112.0",
"@double-great/stylelint-a11y": "3.0.2",
"@iconify/json": "2.2.264",
"@iconify/json": "2.2.273",
"@textlint/textlint-plugin-markdown": "14.3.0",
"@types/eslint": "9.6.1",
"@types/node": "20.17.1",
"@types/node": "20.17.6",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/sanitize-html": "2.13.0",
"@virtual-live-lab/eslint-config": "2.2.7",
"@virtual-live-lab/prettier-config": "2.0.7",
"@virtual-live-lab/stylelint-config": "2.0.12",
"@virtual-live-lab/tsconfig": "2.1.9",
"astro-eslint-parser": "1.0.3",
"daisyui": "4.12.13",
"eslint": "9.13.0",
"happy-css-modules": "3.1.1",
"postcss": "8.4.47",
"@virtual-live-lab/eslint-config": "2.2.11",
"@virtual-live-lab/prettier-config": "2.0.10",
"@virtual-live-lab/stylelint-config": "2.0.14",
"@virtual-live-lab/tsconfig": "2.1.11",
"astro-eslint-parser": "1.1.0",
"daisyui": "4.12.14",
"eslint": "9.15.0",
"happy-css-modules": "3.2.0",
"postcss": "8.4.49",
"postcss-html": "1.7.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"sass": "1.80.4",
"sass": "1.81.0",
"stylelint": "16.10.0",
"stylelint-config-html": "1.1.0",
"stylelint-config-recess-order": "5.1.1",
Expand All @@ -105,15 +105,15 @@
"stylelint-config-standard-scss": "13.1.0",
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
"stylelint-value-no-unknown-custom-properties": "6.0.1",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"textlint": "14.3.0",
"textlint-rule-preset-japanese": "10.0.3",
"tsx": "4.19.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"typescript-eslint": "8.14.0",
"typescript-eslint-parser-for-extra-files": "0.7.0",
"unplugin-icons": "0.19.3",
"vitest": "2.1.3",
"wrangler": "3.83.0"
"unplugin-icons": "0.20.1",
"vitest": "2.1.5",
"wrangler": "3.87.0"
}
}
Loading

0 comments on commit f7f2135

Please sign in to comment.