Skip to content

Commit

Permalink
Merge pull request #136 from sushichan044/renovate/devdependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies (astro)
  • Loading branch information
sushichan044 authored Oct 26, 2024
2 parents 983075e + 32c247c commit 2a85c68
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 782 deletions.
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,48 +72,48 @@
"undici": "^6.19.8"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@cloudflare/workers-types": "^4.20241022.0",
"@double-great/stylelint-a11y": "^3.0.2",
"@iconify/json": "^2.2.264",
"@textlint/textlint-plugin-markdown": "^14.3.0",
"@types/eslint": "8.56.10",
"@types/node": "20.12.12",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@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.10",
"eslint": "^9.13.0",
"happy-css-modules": "^3.1.1",
"postcss": "^8.4.47",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.78.0",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recommended": "^14.0.1",
"stylelint-config-sass-guidelines": "^12.1.0",
"stylelint-config-standard": "^36.0.1",
"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.10",
"textlint": "^14.3.0",
"textlint-rule-preset-japanese": "^10.0.3",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"typescript-eslint-parser-for-extra-files": "^0.7.0",
"unplugin-icons": "^0.19.3",
"vitest": "^2.1.3",
"wrangler": "^3.75.0"
"@astrojs/check": "0.9.3",
"@cloudflare/workers-types": "4.20241022.0",
"@double-great/stylelint-a11y": "3.0.2",
"@iconify/json": "2.2.264",
"@textlint/textlint-plugin-markdown": "14.3.0",
"@types/eslint": "8.56.12",
"@types/node": "20.17.1",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@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.10",
"eslint": "9.13.0",
"happy-css-modules": "3.1.1",
"postcss": "8.4.47",
"postcss-html": "1.7.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"sass": "1.78.0",
"stylelint": "16.10.0",
"stylelint-config-html": "1.1.0",
"stylelint-config-recess-order": "5.1.1",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-sass-guidelines": "12.1.0",
"stylelint-config-standard": "36.0.1",
"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.10",
"textlint": "14.3.0",
"textlint-rule-preset-japanese": "10.0.3",
"tsx": "4.19.1",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"typescript-eslint-parser-for-extra-files": "0.7.0",
"unplugin-icons": "0.19.3",
"vitest": "2.1.3",
"wrangler": "3.75.0"
}
}
Loading

0 comments on commit 2a85c68

Please sign in to comment.