diff --git a/package-lock.json b/package-lock.json index 9b11f714..3cb55aef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "cagov-template-v6", - "version": "6.3.4", + "version": "6.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cagov-template-v6", - "version": "6.3.4", + "version": "6.4.0", "license": "ISC", "dependencies": { "@11ty/eleventy": "^2.0.1", - "@cagovweb/state-template": "6.3.4", + "@cagovweb/state-template": "6.4.0", "csv-parse": "^5.5.6" }, "devDependencies": { @@ -175,9 +175,9 @@ } }, "node_modules/@cagovweb/state-template": { - "version": "6.3.4", - "resolved": "https://registry.npmjs.org/@cagovweb/state-template/-/state-template-6.3.4.tgz", - "integrity": "sha512-MTjmzDZ0caecq+Ij/lSbALFFJpaZT1oyzl+33/bQFJ/tHOHhAGSIGRR0nJ/OA/lHyVepJgNbAHGse0W3WwO0Mw==" + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@cagovweb/state-template/-/state-template-6.4.0.tgz", + "integrity": "sha512-3BGHeH+CtWMb0IU3Tb27Hm3YiaovaBfKbjiwX+NxHFcXXcSM8G8XL9eRawjoCxBB85ohVOJYnx5hi6P/fkdl2Q==" }, "node_modules/@eslint/eslintrc": { "version": "1.4.1", diff --git a/package.json b/package.json index 8ff7af7f..3f449db1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cagov-template-v6", - "version": "6.3.4", + "version": "6.4.0", "description": "CA State Web Template", "scripts": { "start": "npx @11ty/eleventy --serve", @@ -15,7 +15,7 @@ "prettier": "2.8.3" }, "dependencies": { - "@cagovweb/state-template": "6.3.4", + "@cagovweb/state-template": "6.4.0", "csv-parse": "^5.5.6", "@11ty/eleventy": "^2.0.1" } diff --git a/pages/cdn.html b/pages/cdn.html index f596fd48..e797f05e 100644 --- a/pages/cdn.html +++ b/pages/cdn.html @@ -52,11 +52,11 @@
<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.3.4/css/cagov.core.css" rel="stylesheet" integrity="sha256-E1gw6FZS3euuiCtwnCsNUr+UnAR3Wf26Zqexq6nCQw4=" crossorigin="anonymous"> -<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.3.4/css/colortheme-oceanside.css" rel="stylesheet" integrity="sha256-PC5Yszm8bAjYYFmjeL8EeB8mHo+S4dJbQt4OwA4aTmg=" crossorigin="anonymous">+
<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/cagov.core.css" rel="stylesheet" integrity="sha256-KMWK+aRIYEpsrUgd/XS5Mnav9E5MOMih6baThgCoVR4=" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-oceanside.css" rel="stylesheet" integrity="sha256-PC5Yszm8bAjYYFmjeL8EeB8mHo+S4dJbQt4OwA4aTmg=" crossorigin="anonymous">
<script src="https://cdn.cdt.ca.gov/cdt/statetemplate/6.3.4/js/cagov.core.js" integrity="sha256-MjiXAPfgqajlDwvZJ80mAvLPWBiQU0O74UPkudX9gqo=" crossorigin="anonymous"></script>+
<script src="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/js/cagov.core.js" integrity="sha256-pW+BuLxL4Eute7KocYco01bvYop8Dj0aGRE4VKIZF80=" crossorigin="anonymous"></script>
@@ -92,10 +92,10 @@
CSS
++<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/cagov.core.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/cagov.core.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-delta.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-delta.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-eureka.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-eureka.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-mono.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-mono.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-oceanside.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-oceanside.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-orangecounty.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-orangecounty.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-pasorobles.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-pasorobles.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-sacramento.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-sacramento.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-santabarbara.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-santabarbara.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-santacruz.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-santacruz.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-sierra.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-sierra.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-shasta.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-shasta.min.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-trinity.css" rel="stylesheet" crossorigin="anonymous"> +<link href="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/css/colortheme-trinity.min.css" rel="stylesheet" crossorigin="anonymous">+
JS
++<script src="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/js/cagov.core.js" crossorigin="anonymous></script> +<script src="https://cdn.cdt.ca.gov/cdt/statetemplate/6.4.0/js/cagov.core.min.js" crossorigin="anonymous"></script>+