chore: update deps
This commit is contained in:
parent
37278c0348
commit
48a0a11640
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": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/now-playing": "^1.0.0",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.2",
|
||||
"eleventy-plugin-tabler-icons": "^2.5.1",
|
||||
"eleventy-plugin-tabler-icons": "^2.5.2",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"jsdom": "^24.0.0",
|
||||
|
@ -3826,9 +3826,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eleventy-plugin-tabler-icons": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.5.1.tgz",
|
||||
"integrity": "sha512-Q/7ztFcOztPKN0St0IbWmkB1OPbiCRPlcxfWukoUZibUVIV/KfdEknS+odCHwW8kNbsX/42kRWYnrvPaoUjtNQ==",
|
||||
"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/eleventy-plugin-vimeo-embed": {
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.2",
|
||||
"eleventy-plugin-tabler-icons": "^2.5.1",
|
||||
"eleventy-plugin-tabler-icons": "^2.5.2",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"jsdom": "^24.0.0",
|
||||
|
|
Reference in a new issue