chore(package.json): update icons
This commit is contained in:
parent
943ee11fd0
commit
f14f13cd15
2 changed files with 8 additions and 8 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"html-minifier-terser": "7.2.0",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.1.0",
|
||||
"@11ty/eleventy-fetch": "5.1.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.12.0",
|
||||
"concurrently": "9.1.2",
|
||||
"cssnano": "^7.0.7",
|
||||
"dotenv": "16.5.0",
|
||||
|
@ -259,9 +259,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
||||
"version": "2.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.11.1.tgz",
|
||||
"integrity": "sha512-C/JFeD5dR6ztqcPqv0OGaSwQO5N+DgLss2fNiEJ5PTDs78r4tLWOTDvUuJG0NmcXaRCs42IsKBwQ7/yboafyCg==",
|
||||
"version": "2.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.12.0.tgz",
|
||||
"integrity": "sha512-CcMJV71Y3wQPHj6vDU+lfTjAqgHMt8YFxDUhs4cPcQvcR3f3ieVhxyyuqf0jCccuWKJ5JxfVLnMK61SQbvH/fA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.1.0",
|
||||
"@11ty/eleventy-fetch": "5.1.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.12.0",
|
||||
"concurrently": "9.1.2",
|
||||
"cssnano": "^7.0.7",
|
||||
"dotenv": "16.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue