Skip to content

Commit

Permalink
make dep versions fixed (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
goastler authored Jan 30, 2025
2 parents bfeec66 + d08d7bb commit dc75d44
Showing 1 changed file with 71 additions and 71 deletions.
142 changes: 71 additions & 71 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,62 +46,62 @@
"deps:upgrade": "npm-check-updates --deep --interactive --format group"
},
"devDependencies": {
"@11ty/eleventy-fetch": "^3.0.0",
"@actions/core": "^1.9.0",
"@astrojs/tailwind": "^5.1.0",
"@babel/core": "^7.18.10",
"@docsearch/css": "^3.5.1",
"@types/canvas-confetti": "^1.6.0",
"@types/hast": "^3.0.3",
"@types/html-escaper": "^3.0.0",
"@types/mdast": "^4.0.3",
"@types/node": "^18.6.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.0.0",
"@11ty/eleventy-fetch": "3.0.0",
"@actions/core": "1.9.0",
"@astrojs/tailwind": "5.1.0",
"@babel/core": "7.18.10",
"@docsearch/css": "3.5.1",
"@types/canvas-confetti": "1.6.0",
"@types/hast": "3.0.3",
"@types/html-escaper": "3.0.0",
"@types/mdast": "4.0.3",
"@types/node": "18.6.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.0.0",
"astro": "4.16.13",
"astro-auto-import": "^0.4.2",
"astro-eslint-parser": "^0.16.0",
"astro-og-canvas": "^0.5.0",
"bcp-47-normalize": "^2.1.0",
"canvaskit-wasm": "^0.39.1",
"dedent-js": "^1.0.1",
"domhandler": "^4.3.1",
"eslint": "^8.29.0",
"eslint-plugin-astro": "^0.21.0",
"eslint-plugin-react": "^7.32.1",
"fast-glob": "^3.2.11",
"hast-util-from-html": "^2.0.1",
"hast-util-select": "^6.0.2",
"hast-util-to-html": "^9.0.1",
"hast-util-to-string": "^3.0.0",
"hastscript": "^8.0.0",
"html-escaper": "^3.0.3",
"htmlparser2": "^7.2.0",
"kleur": "^4.1.5",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-to-hast": "^13.0.0",
"mdast-util-to-string": "^4.0.0",
"micromark-util-character": "^2.0.1",
"micromark-util-symbol": "^2.0.0",
"node-fetch": "^3.2.10",
"organize-imports-cli": "^0.10.0",
"p-retry": "^5.1.1",
"parse-numeric-range": "^1.3.0",
"prettier": "^3.1.0",
"prettier-plugin-astro": "^0.12.2",
"prompts": "^2.4.2",
"rehype": "^13.0.1",
"remark": "^15.0.1",
"remark-directive": "^3.0.0",
"rollup-plugin-polyfill-node": "^0.13.0",
"tsm": "^2.3.0",
"typescript": "^5.0.2",
"unified": "^11.0.4",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^5.0.0",
"unist-util-walker": "^1.0.0",
"vite-plugin-json5": "^1.1.2",
"vite-plugin-node-polyfills": "^0.22.0",
"astro-auto-import": "0.4.2",
"astro-eslint-parser": "0.16.0",
"astro-og-canvas": "0.5.0",
"bcp-47-normalize": "2.1.0",
"canvaskit-wasm": "0.39.1",
"dedent-js": "1.0.1",
"domhandler": "4.3.1",
"eslint": "8.29.0",
"eslint-plugin-astro": "0.21.0",
"eslint-plugin-react": "7.32.1",
"fast-glob": "3.2.11",
"hast-util-from-html": "2.0.1",
"hast-util-select": "6.0.2",
"hast-util-to-html": "9.0.1",
"hast-util-to-string": "3.0.0",
"hastscript": "8.0.0",
"html-escaper": "3.0.3",
"htmlparser2": "7.2.0",
"kleur": "4.1.5",
"mdast-util-from-markdown": "2.0.0",
"mdast-util-to-hast": "13.0.0",
"mdast-util-to-string": "4.0.0",
"micromark-util-character": "2.0.1",
"micromark-util-symbol": "2.0.0",
"node-fetch": "3.2.10",
"organize-imports-cli": "0.10.0",
"p-retry": "5.1.1",
"parse-numeric-range": "1.3.0",
"prettier": "3.1.0",
"prettier-plugin-astro": "0.12.2",
"prompts": "2.4.2",
"rehype": "13.0.1",
"remark": "15.0.1",
"remark-directive": "3.0.0",
"rollup-plugin-polyfill-node": "0.13.0",
"tsm": "2.3.0",
"typescript": "5.0.2",
"unified": "11.0.4",
"unist-util-remove": "4.0.0",
"unist-util-visit": "5.0.0",
"unist-util-walker": "1.0.0",
"vite-plugin-json5": "1.1.2",
"vite-plugin-node-polyfills": "0.22.0"
"@biomejs/biome": "1.9.1",
"@taplo/cli": "0.7.0",
"@vitest/coverage-v8": "2.1.1",
Expand All @@ -114,21 +114,21 @@
"tsx": "4.19.1"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/starlight": "^0.25.0",
"@astrojs/starlight-tailwind": "^2.0.3",
"@docsearch/js": "^3.5.2",
"@fontsource/ibm-plex-mono": "^4.5.10",
"@lunariajs/core": "^0.1.1",
"canvas-confetti": "^1.6.0",
"jsdoc-api": "^7.1.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-smartypants": "^2.0.0",
"sass": "^1.54.3",
"sharp": "^0.32.6"
"@astrojs/check": "0.7.0",
"@astrojs/sitemap": "3.1.5",
"@astrojs/starlight": "0.25.0",
"@astrojs/starlight-tailwind": "2.0.3",
"@docsearch/js": "3.5.2",
"@fontsource/ibm-plex-mono": "4.5.10",
"@lunariajs/core": "0.1.1",
"canvas-confetti": "1.6.0",
"jsdoc-api": "7.1.1",
"rehype-autolink-headings": "7.1.0",
"rehype-slug": "6.0.0",
"remark-gfm": "4.0.0",
"remark-smartypants": "2.0.0",
"sass": "1.54.3",
"sharp": "0.32.6"
},
"packageManager": "[email protected]",
"npm": {
Expand All @@ -143,6 +143,6 @@
}
},
"optionalDependencies": {
"fsevents": "~2.3.2"
"fsevents": "2.3.2"
}
}

0 comments on commit dc75d44

Please sign in to comment.