Update npm dependencies.
This commit is contained in:
		
							
								
								
									
										32
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										32
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -27,10 +27,10 @@
 | 
			
		||||
        "react-medium-image-zoom": "^4.3.5",
 | 
			
		||||
        "reading-time": "1.5.0",
 | 
			
		||||
        "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
        "rehype-citation": "^2.2.2",
 | 
			
		||||
        "rehype-citation": "^2.3.1",
 | 
			
		||||
        "rehype-katex": "^7.0.1",
 | 
			
		||||
        "rehype-preset-minify": "7.0.1",
 | 
			
		||||
        "rehype-prism-plus": "^2.0.0",
 | 
			
		||||
        "rehype-prism-plus": "^2.0.1",
 | 
			
		||||
        "rehype-slug": "^6.0.0",
 | 
			
		||||
        "remark-footnotes": "^4.0.1",
 | 
			
		||||
        "remark-gfm": "^3.0.1",
 | 
			
		||||
@ -46,14 +46,14 @@
 | 
			
		||||
        "eslint": "^8.0.0",
 | 
			
		||||
        "eslint-config-next": "15.3.4",
 | 
			
		||||
        "eslint-config-prettier": "^10.1.5",
 | 
			
		||||
        "eslint-plugin-prettier": "^5.5.0",
 | 
			
		||||
        "eslint-plugin-prettier": "^5.5.1",
 | 
			
		||||
        "file-loader": "^6.2.0",
 | 
			
		||||
        "globby": "14.1.0",
 | 
			
		||||
        "husky": "^9.1.7",
 | 
			
		||||
        "inquirer": "^12.6.3",
 | 
			
		||||
        "lint-staged": "^15.3.0",
 | 
			
		||||
        "next-remote-watch": "^2.0.0",
 | 
			
		||||
        "prettier": "^3.6.0",
 | 
			
		||||
        "prettier": "^3.6.1",
 | 
			
		||||
        "prettier-plugin-tailwindcss": "^0.6.13",
 | 
			
		||||
        "socket.io": "^4.8.1",
 | 
			
		||||
        "socket.io-client": "^4.8.1"
 | 
			
		||||
@ -7199,9 +7199,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint-plugin-prettier": {
 | 
			
		||||
      "version": "5.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA==",
 | 
			
		||||
      "version": "5.5.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz",
 | 
			
		||||
      "integrity": "sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@ -14296,9 +14296,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/prettier": {
 | 
			
		||||
      "version": "3.6.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
 | 
			
		||||
      "integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
 | 
			
		||||
      "version": "3.6.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.1.tgz",
 | 
			
		||||
      "integrity": "sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "bin": {
 | 
			
		||||
@ -14847,9 +14847,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rehype-citation": {
 | 
			
		||||
      "version": "2.2.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.2.tgz",
 | 
			
		||||
      "integrity": "sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==",
 | 
			
		||||
      "version": "2.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-bwSuB5SMilyS/vT7K7ByTxjeKda4GWJin6dHKKZyp5O2z+uLk2ySG7a5/IOmuGovoajN9AcYxTRE4kUiVTk51g==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@citation-js/core": "^0.7.14",
 | 
			
		||||
@ -15672,9 +15672,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rehype-prism-plus": {
 | 
			
		||||
      "version": "2.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-prism-plus/-/rehype-prism-plus-2.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-FeM/9V2N7EvDZVdR2dqhAzlw5YI49m9Tgn7ZrYJeYHIahM6gcXpH0K1y2gNnKanZCydOMluJvX2cB9z3lhY8XQ==",
 | 
			
		||||
      "version": "2.0.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-prism-plus/-/rehype-prism-plus-2.0.1.tgz",
 | 
			
		||||
      "integrity": "sha512-Wglct0OW12tksTUseAPyWPo3srjBOY7xKlql/DPKi7HbsdZTyaLCAoO58QBKSczFQxElTsQlOY3JDOFzB/K++Q==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "hast-util-to-string": "^3.0.0",
 | 
			
		||||
 | 
			
		||||
@ -34,10 +34,10 @@
 | 
			
		||||
    "react-medium-image-zoom": "^4.3.5",
 | 
			
		||||
    "reading-time": "1.5.0",
 | 
			
		||||
    "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
    "rehype-citation": "^2.2.2",
 | 
			
		||||
    "rehype-citation": "^2.3.1",
 | 
			
		||||
    "rehype-katex": "^7.0.1",
 | 
			
		||||
    "rehype-preset-minify": "7.0.1",
 | 
			
		||||
    "rehype-prism-plus": "^2.0.0",
 | 
			
		||||
    "rehype-prism-plus": "^2.0.1",
 | 
			
		||||
    "rehype-slug": "^6.0.0",
 | 
			
		||||
    "remark-footnotes": "^4.0.1",
 | 
			
		||||
    "remark-gfm": "^3.0.1",
 | 
			
		||||
@ -53,14 +53,14 @@
 | 
			
		||||
    "eslint": "^8.0.0",
 | 
			
		||||
    "eslint-config-next": "15.3.4",
 | 
			
		||||
    "eslint-config-prettier": "^10.1.5",
 | 
			
		||||
    "eslint-plugin-prettier": "^5.5.0",
 | 
			
		||||
    "eslint-plugin-prettier": "^5.5.1",
 | 
			
		||||
    "file-loader": "^6.2.0",
 | 
			
		||||
    "globby": "14.1.0",
 | 
			
		||||
    "husky": "^9.1.7",
 | 
			
		||||
    "inquirer": "^12.6.3",
 | 
			
		||||
    "lint-staged": "^15.3.0",
 | 
			
		||||
    "next-remote-watch": "^2.0.0",
 | 
			
		||||
    "prettier": "^3.6.0",
 | 
			
		||||
    "prettier": "^3.6.1",
 | 
			
		||||
    "prettier-plugin-tailwindcss": "^0.6.13",
 | 
			
		||||
    "socket.io": "^4.8.1",
 | 
			
		||||
    "socket.io-client": "^4.8.1"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user