Update npm dependencies.

This commit is contained in:
2024-08-14 12:34:07 +12:00
parent 5169cad7ee
commit 0ba437ec88
2 changed files with 24 additions and 24 deletions

40
package-lock.json generated
View File

@ -21,13 +21,13 @@
"next": "^14.2.5",
"next-themes": "^0.3.0",
"postcss": "^8.4.41",
"preact": "^10.23.1",
"preact": "^10.23.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-medium-image-zoom": "^4.3.5",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.0.0",
"rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.0",
"rehype-preset-minify": "7.0.0",
"rehype-prism-plus": "^2.0.0",
@ -36,7 +36,7 @@
"remark-gfm": "^3.0.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.4",
"tailwindcss": "^3.4.8",
"tailwindcss": "^3.4.10",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
@ -51,7 +51,7 @@
"globby": "14.0.2",
"husky": "^9.1.4",
"inquirer": "^10.1.8",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"next-remote-watch": "^2.0.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
@ -9936,9 +9936,9 @@
"license": "MIT"
},
"node_modules/lint-staged": {
"version": "15.2.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.8.tgz",
"integrity": "sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==",
"version": "15.2.9",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.9.tgz",
"integrity": "sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -13498,9 +13498,9 @@
"license": "MIT"
},
"node_modules/preact": {
"version": "10.23.1",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.23.1.tgz",
"integrity": "sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==",
"version": "10.23.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.23.2.tgz",
"integrity": "sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==",
"license": "MIT",
"funding": {
"type": "opencollective",
@ -14068,17 +14068,17 @@
}
},
"node_modules/rehype-citation": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.0.0.tgz",
"integrity": "sha512-rGawTBI8SJA1Y4IRyROvpYF6oXBVNFXlJYHIJ2jJH3HgeuCbAC9AO8wE/NMPLDOPQ8+Q8QkZm93fKsnUNbvwZA==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.1.1.tgz",
"integrity": "sha512-9aXDHR4pnR8Yyt6DFDXq2EKcxhwjf4HuF5kxvQDbhH8xfY5VjqJQNmIzpsXAn6YcmytOGWNf+82WnIroKAaLSw==",
"license": "MIT",
"dependencies": {
"@citation-js/core": "^0.7.1",
"@citation-js/core": "^0.7.14",
"@citation-js/date": "^0.5.1",
"@citation-js/name": "^0.4.2",
"@citation-js/plugin-bibjson": "^0.7.2",
"@citation-js/plugin-bibtex": "^0.7.2",
"@citation-js/plugin-csl": "^0.7.2",
"@citation-js/plugin-bibjson": "^0.7.14",
"@citation-js/plugin-bibtex": "^0.7.14",
"@citation-js/plugin-csl": "^0.7.14",
"citeproc": "^2.4.63",
"cross-fetch": "^4.0.0",
"hast-util-from-dom": "^5.0.0",
@ -16506,9 +16506,9 @@
}
},
"node_modules/tailwindcss": {
"version": "3.4.8",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.8.tgz",
"integrity": "sha512-GkP17r9GQkxgZ9FKHJQEnjJuKBcbFhMFzKu5slmN6NjlCuFnYJMQ8N4AZ6VrUyiRXlDtPKHkesuQ/MS913Nvdg==",
"version": "3.4.10",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz",
"integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==",
"license": "MIT",
"dependencies": {
"@alloc/quick-lru": "^5.2.0",