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

View File

@ -28,13 +28,13 @@
"next": "^14.2.5", "next": "^14.2.5",
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
"postcss": "^8.4.41", "postcss": "^8.4.41",
"preact": "^10.23.1", "preact": "^10.23.2",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-medium-image-zoom": "^4.3.5", "react-medium-image-zoom": "^4.3.5",
"reading-time": "1.5.0", "reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0", "rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.0.0", "rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.0", "rehype-katex": "^7.0.0",
"rehype-preset-minify": "7.0.0", "rehype-preset-minify": "7.0.0",
"rehype-prism-plus": "^2.0.0", "rehype-prism-plus": "^2.0.0",
@ -43,7 +43,7 @@
"remark-gfm": "^3.0.1", "remark-gfm": "^3.0.1",
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"sharp": "^0.33.4", "sharp": "^0.33.4",
"tailwindcss": "^3.4.8", "tailwindcss": "^3.4.10",
"unist-util-visit": "^5.0.0" "unist-util-visit": "^5.0.0"
}, },
"devDependencies": { "devDependencies": {
@ -58,7 +58,7 @@
"globby": "14.0.2", "globby": "14.0.2",
"husky": "^9.1.4", "husky": "^9.1.4",
"inquirer": "^10.1.8", "inquirer": "^10.1.8",
"lint-staged": "^15.2.8", "lint-staged": "^15.2.9",
"next-remote-watch": "^2.0.0", "next-remote-watch": "^2.0.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.5",