chore(deps-dev): bump @cdransf/eleventy-plugin-tabler-icons
Bumps [@cdransf/eleventy-plugin-tabler-icons](https://github.com/cdransf/eleventy-plugin-tabler-icons) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/cdransf/eleventy-plugin-tabler-icons/releases) - [Commits](https://github.com/cdransf/eleventy-plugin-tabler-icons/compare/v2.2...v2.4) --- updated-dependencies: - dependency-name: "@cdransf/eleventy-plugin-tabler-icons" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79417933df
commit
82cbddfabc
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "3.3.3",
|
||||
"version": "3.3.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "3.3.3",
|
||||
"version": "3.3.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-fetch": "4.0.1",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.0.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.4.0",
|
||||
"@supabase/supabase-js": "^2.46.1",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cssnano": "^7.0.6",
|
||||
|
@ -396,9 +396,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.2.0.tgz",
|
||||
"integrity": "sha512-z/OjYyBD7MUUwSkAqQi3k4U76yhrJ152wu8aM4be5TK5fi1hRIAw3MRrYWwmhjTPRVYEQGAgHc8EZXFliCKg9g==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.4.0.tgz",
|
||||
"integrity": "sha512-fSplP1rt1EEZ1bM8Y2LbUj55M+Z6MPdHfFgqNzChrpRMXPBGKyHw9lCtQXq8ejOkdS2BbywruLMrkj5i0WyyNQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.0.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^2.4.0",
|
||||
"@supabase/supabase-js": "^2.46.1",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cssnano": "^7.0.6",
|
||||
|
|
Reference in a new issue