Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 392ae8f commit fe32b6a
Showing 2 changed files with 651 additions and 511 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -73,29 +73,29 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@cloudflare/workers-types": "4.20241022.0",
"@cloudflare/workers-types": "4.20241106.0",
"@double-great/stylelint-a11y": "3.0.2",
"@iconify/json": "2.2.264",
"@iconify/json": "2.2.271",
"@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.14.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.80.6",
"stylelint": "16.10.0",
"stylelint-config-html": "1.1.0",
"stylelint-config-recess-order": "5.1.1",
@@ -108,12 +108,12 @@
"tailwindcss": "3.4.14",
"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.4",
"wrangler": "3.86.1"
}
}
1,126 changes: 633 additions & 493 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit fe32b6a

Please sign in to comment.