chore: bump package versions (and pnpm)
This commit is contained in:
parent
6d362eb5c4
commit
2f66a1dc88
7 changed files with 7524 additions and 6478 deletions
|
@ -10,19 +10,19 @@
|
|||
"dependencies": {
|
||||
"@developomp-site/eslint-config": "workspace:*",
|
||||
"@developomp-site/prettier-config": "workspace:*",
|
||||
"@microflash/remark-callout-directives": "^2.0.0",
|
||||
"@microflash/remark-callout-directives": "^4.1.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/elasticlunr": "^0.9.9",
|
||||
"@types/jsdom": "^21.1.6",
|
||||
"@types/katex": "^0.16.7",
|
||||
"@types/markdown-it": "^13.0.7",
|
||||
"@types/markdown-it": "^14.0.1",
|
||||
"@types/node": "^20.10.5",
|
||||
"@types/read-time-estimate": "^0.0.2",
|
||||
"@types/tinycolor2": "^1.4.6",
|
||||
"elasticlunr": "^0.9.5",
|
||||
"eslint": "^8.56.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jsdom": "^23.0.1",
|
||||
"jsdom": "^24.0.0",
|
||||
"markdown-toc": "^1.2.0",
|
||||
"read-time-estimate": "^0.0.3",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
|
@ -34,14 +34,14 @@
|
|||
"rehype-stringify": "^10.0.0",
|
||||
"rehype-title-figure": "^0.1.2",
|
||||
"remark-directive": "^3.0.0",
|
||||
"remark-flexible-markers": "^1.0.3",
|
||||
"remark-flexible-markers": "^1.2.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.0.0",
|
||||
"remark-rehype": "^11.1.0",
|
||||
"remark-supersub": "^1.0.0",
|
||||
"simple-icons": "^10.3.0",
|
||||
"simple-icons": "^11.13.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"tsup": "^8.0.2",
|
||||
"typescript": "^5.3.3",
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
"@typescript-eslint/parser": "^6.15.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-turbo": "^1.11.2",
|
||||
"eslint-config-turbo": "^1.13.3",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"eslint-plugin-turbo": "^1.11.2",
|
||||
"eslint-plugin-turbo": "^1.13.3",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue