chore: update tabler icons package
This commit is contained in:
parent
4fa90816ee
commit
2545f8cbb5
3 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
||||||
import syntaxHighlight from '@11ty/eleventy-plugin-syntaxhighlight'
|
import syntaxHighlight from '@11ty/eleventy-plugin-syntaxhighlight'
|
||||||
import tablerIcons from 'eleventy-plugin-tabler-icons'
|
import tablerIcons from '@cdransf/eleventy-plugin-tablericons'
|
||||||
import postGraph from '@rknightuk/eleventy-plugin-post-graph'
|
import postGraph from '@rknightuk/eleventy-plugin-post-graph'
|
||||||
|
|
||||||
import markdownIt from 'markdown-it'
|
import markdownIt from 'markdown-it'
|
||||||
|
|
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -26,10 +26,10 @@
|
||||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@aws-sdk/client-s3": "^3.521.0",
|
"@aws-sdk/client-s3": "^3.521.0",
|
||||||
|
"@cdransf/eleventy-plugin-tablericons": "^1.0.1",
|
||||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"eleventy-plugin-tabler-icons": "^2.5.2",
|
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics-to-json-extended": "^1.1.4",
|
"ics-to-json-extended": "^1.1.4",
|
||||||
"jsdom": "^24.0.0",
|
"jsdom": "^24.0.0",
|
||||||
|
@ -1212,6 +1212,12 @@
|
||||||
"resolved": "https://registry.npmjs.org/@cdransf/api-text/-/api-text-1.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@cdransf/api-text/-/api-text-1.2.2.tgz",
|
||||||
"integrity": "sha512-3yzlvCsAwqrHjNHsgalT9HfuHac37hX80Nff0Pfw2RH9XsfCLoVJABfKeXA1BBr6/wSdOHUgOQyEYTubIiTGfg=="
|
"integrity": "sha512-3yzlvCsAwqrHjNHsgalT9HfuHac37hX80Nff0Pfw2RH9XsfCLoVJABfKeXA1BBr6/wSdOHUgOQyEYTubIiTGfg=="
|
||||||
},
|
},
|
||||||
|
"node_modules/@cdransf/eleventy-plugin-tablericons": {
|
||||||
|
"version": "1.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tablericons/-/eleventy-plugin-tablericons-1.0.1.tgz",
|
||||||
|
"integrity": "sha512-qt3fslCaeGV/Vi3Wt3Rtm0g55wo9tN/nwQlkvXCol293eabPUHtBVJgphJTHqzLdU6N8Zt3l4bPwt6sc4qURtw==",
|
||||||
|
"dev": true
|
||||||
|
},
|
||||||
"node_modules/@cdransf/theme-toggle": {
|
"node_modules/@cdransf/theme-toggle": {
|
||||||
"version": "1.2.3",
|
"version": "1.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@cdransf/theme-toggle/-/theme-toggle-1.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/@cdransf/theme-toggle/-/theme-toggle-1.2.3.tgz",
|
||||||
|
@ -3719,12 +3725,6 @@
|
||||||
"node": ">=0.10.0"
|
"node": ">=0.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eleventy-plugin-tabler-icons": {
|
|
||||||
"version": "2.5.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.5.2.tgz",
|
|
||||||
"integrity": "sha512-3qVv8ENb3yTYEySKNlgjyrhl/+D2RRglCNsW+D4VPDGLAIrg8YK805XANnAa9ZzT8k01rkAd3i5LBsAJUi7gnA==",
|
|
||||||
"dev": true
|
|
||||||
},
|
|
||||||
"node_modules/encodeurl": {
|
"node_modules/encodeurl": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "coryd.dev",
|
"name": "coryd.dev",
|
||||||
"version": "7.9.1",
|
"version": "7.9.2",
|
||||||
"description": "The source for my personal site. Built using 11ty.",
|
"description": "The source for my personal site. Built using 11ty.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -38,10 +38,10 @@
|
||||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@aws-sdk/client-s3": "^3.521.0",
|
"@aws-sdk/client-s3": "^3.521.0",
|
||||||
|
"@cdransf/eleventy-plugin-tablericons": "^1.0.1",
|
||||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"eleventy-plugin-tabler-icons": "^2.5.2",
|
|
||||||
"html-minifier-terser": "^7.2.0",
|
"html-minifier-terser": "^7.2.0",
|
||||||
"ics-to-json-extended": "^1.1.4",
|
"ics-to-json-extended": "^1.1.4",
|
||||||
"jsdom": "^24.0.0",
|
"jsdom": "^24.0.0",
|
||||||
|
|
Reference in a new issue