mirror of
https://github.com/apricote/curriculum-vitae.git
synced 2026-02-07 10:16:58 +00:00
Compare commits
2 commits
22a09efad0
...
a53c009e76
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a53c009e76 | ||
|
|
5022c4f08a |
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"jsonresume-theme-stackoverflow": "apricote/jsonresume-theme-stackoverflow#afb0bc1",
|
||||
"kiss-my-resume": "0.8.2",
|
||||
"nodemon": "3.1.6"
|
||||
"nodemon": "3.1.7"
|
||||
}
|
||||
},
|
||||
"jsonresume-theme-stackoverflow": {
|
||||
|
|
@ -2117,9 +2117,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/nodemon": {
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.6.tgz",
|
||||
"integrity": "sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==",
|
||||
"version": "3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz",
|
||||
"integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==",
|
||||
"dependencies": {
|
||||
"chokidar": "^3.5.2",
|
||||
"debug": "^4",
|
||||
|
|
@ -5021,9 +5021,9 @@
|
|||
}
|
||||
},
|
||||
"nodemon": {
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.6.tgz",
|
||||
"integrity": "sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==",
|
||||
"version": "3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz",
|
||||
"integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==",
|
||||
"requires": {
|
||||
"chokidar": "^3.5.2",
|
||||
"debug": "^4",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"jsonresume-theme-stackoverflow": "apricote/jsonresume-theme-stackoverflow#afb0bc1",
|
||||
"kiss-my-resume": "0.8.2",
|
||||
"nodemon": "3.1.6"
|
||||
"nodemon": "3.1.7"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue