Compare commits
	
		
			1 Commits
		
	
	
		
			6a6f227f61
			...
			099ff080c9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					099ff080c9 | 
							
								
								
									
										51
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										51
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -19,7 +19,7 @@
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@docusaurus/module-type-aliases": "3.7.0",
 | 
			
		||||
        "@docusaurus/tsconfig": "3.6.3",
 | 
			
		||||
        "@docusaurus/types": "3.7.0",
 | 
			
		||||
        "@docusaurus/types": "3.6.3",
 | 
			
		||||
        "typescript": "~5.7.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
@ -2509,6 +2509,43 @@
 | 
			
		||||
        "react-dom": "*"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@docusaurus/module-type-aliases/node_modules/@docusaurus/types": {
 | 
			
		||||
      "version": "3.7.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.7.0.tgz",
 | 
			
		||||
      "integrity": "sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@mdx-js/mdx": "^3.0.0",
 | 
			
		||||
        "@types/history": "^4.7.11",
 | 
			
		||||
        "@types/react": "*",
 | 
			
		||||
        "commander": "^5.1.0",
 | 
			
		||||
        "joi": "^17.9.2",
 | 
			
		||||
        "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0",
 | 
			
		||||
        "utility-types": "^3.10.0",
 | 
			
		||||
        "webpack": "^5.95.0",
 | 
			
		||||
        "webpack-merge": "^5.9.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "react": "^18.0.0 || ^19.0.0",
 | 
			
		||||
        "react-dom": "^18.0.0 || ^19.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@docusaurus/module-type-aliases/node_modules/webpack-merge": {
 | 
			
		||||
      "version": "5.10.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
 | 
			
		||||
      "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "clone-deep": "^4.0.1",
 | 
			
		||||
        "flat": "^5.0.2",
 | 
			
		||||
        "wildcard": "^2.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=10.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@docusaurus/plugin-content-blog": {
 | 
			
		||||
      "version": "3.6.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.6.1.tgz",
 | 
			
		||||
@ -3292,9 +3329,9 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@docusaurus/types": {
 | 
			
		||||
      "version": "3.7.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.7.0.tgz",
 | 
			
		||||
      "integrity": "sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==",
 | 
			
		||||
      "version": "3.6.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.3.tgz",
 | 
			
		||||
      "integrity": "sha512-xD9oTGDrouWzefkhe9ogB2fDV96/82cRpNGx2HIvI5L87JHNhQVIWimQ/3JIiiX/TEd5S9s+VO6FFguwKNRVow==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@ -3303,14 +3340,14 @@
 | 
			
		||||
        "@types/react": "*",
 | 
			
		||||
        "commander": "^5.1.0",
 | 
			
		||||
        "joi": "^17.9.2",
 | 
			
		||||
        "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0",
 | 
			
		||||
        "react-helmet-async": "^1.3.0",
 | 
			
		||||
        "utility-types": "^3.10.0",
 | 
			
		||||
        "webpack": "^5.95.0",
 | 
			
		||||
        "webpack-merge": "^5.9.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "react": "^18.0.0 || ^19.0.0",
 | 
			
		||||
        "react-dom": "^18.0.0 || ^19.0.0"
 | 
			
		||||
        "react": "^18.0.0",
 | 
			
		||||
        "react-dom": "^18.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@docusaurus/types/node_modules/webpack-merge": {
 | 
			
		||||
 | 
			
		||||
@ -26,7 +26,7 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@docusaurus/module-type-aliases": "3.7.0",
 | 
			
		||||
    "@docusaurus/tsconfig": "3.6.3",
 | 
			
		||||
    "@docusaurus/types": "3.7.0",
 | 
			
		||||
    "@docusaurus/types": "3.6.3",
 | 
			
		||||
    "typescript": "~5.7.0"
 | 
			
		||||
  },
 | 
			
		||||
  "browserslist": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user