chore: deps + param
This commit is contained in:
parent
271a4de1c7
commit
cb2d536189
3 changed files with 24 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "19.10.10",
|
||||
"version": "19.10.11",
|
||||
"description": "The source for my personal site. Built using 11ty.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -22,7 +22,7 @@
|
|||
"@cdransf/api-text": "^1.4.0",
|
||||
"@cdransf/select-pagination": "^1.3.1",
|
||||
"@cdransf/theme-toggle": "^1.3.2",
|
||||
"minisearch": "^6.3.0",
|
||||
"minisearch": "^7.0.0",
|
||||
"youtube-video-element": "^1.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -31,7 +31,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.8.0",
|
||||
"@supabase/supabase-js": "^2.44.2",
|
||||
"@supabase/supabase-js": "^2.44.3",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"liquidjs": "^10.14.0",
|
||||
|
|
Reference in a new issue