mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-19 20:31:46 +02:00
Update dependency nodemon to v3.1.7 (#11162)
This commit is contained in:
parent
693c0f22c8
commit
0f23882d47
@ -97,7 +97,7 @@
|
||||
"eslint-plugin-github": "4.10.2",
|
||||
"http-server": "14.1.1",
|
||||
"node-gyp": "9.4.1",
|
||||
"nodemon": "3.1.4"
|
||||
"nodemon": "3.1.7"
|
||||
},
|
||||
"packageManager": "yarn@3.8.3",
|
||||
"resolutions": {
|
||||
|
@ -114,7 +114,7 @@
|
||||
"jetifier": "2.0.0",
|
||||
"js-draw": "1.20.3",
|
||||
"jsdom": "24.1.0",
|
||||
"nodemon": "3.1.4",
|
||||
"nodemon": "3.1.7",
|
||||
"punycode": "2.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-native-web": "0.19.12",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"node-cron": "3.0.3",
|
||||
"node-os-utils": "1.3.7",
|
||||
"nodemailer": "6.9.14",
|
||||
"nodemon": "3.1.4",
|
||||
"nodemon": "3.1.7",
|
||||
"pg": "8.11.6",
|
||||
"pm2": "5.4.1",
|
||||
"pretty-bytes": "5.6.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -7517,7 +7517,7 @@ __metadata:
|
||||
jsdom: 24.1.0
|
||||
lodash: 4.17.21
|
||||
md5: 2.3.0
|
||||
nodemon: 3.1.4
|
||||
nodemon: 3.1.7
|
||||
path-browserify: 1.0.1
|
||||
prop-types: 15.8.1
|
||||
punycode: 2.3.1
|
||||
@ -7958,7 +7958,7 @@ __metadata:
|
||||
node-mocks-http: 1.14.1
|
||||
node-os-utils: 1.3.7
|
||||
nodemailer: 6.9.14
|
||||
nodemon: 3.1.4
|
||||
nodemon: 3.1.7
|
||||
pg: 8.11.6
|
||||
pm2: 5.4.1
|
||||
pretty-bytes: 5.6.0
|
||||
@ -33626,9 +33626,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nodemon@npm:3.1.4":
|
||||
version: 3.1.4
|
||||
resolution: "nodemon@npm:3.1.4"
|
||||
"nodemon@npm:3.1.7":
|
||||
version: 3.1.7
|
||||
resolution: "nodemon@npm:3.1.7"
|
||||
dependencies:
|
||||
chokidar: ^3.5.2
|
||||
debug: ^4
|
||||
@ -33642,7 +33642,7 @@ __metadata:
|
||||
undefsafe: ^2.0.5
|
||||
bin:
|
||||
nodemon: bin/nodemon.js
|
||||
checksum: 3f003fc2c7bdaba559108320f188b7cb063220455e5da218ff3bf4f7468ad7059852da6e35a52b8c690cc27f6e36a433a9ad1f1bdb8096ec1ee3d930629cbeca
|
||||
checksum: c500ac2feb278ddb187049ac8ede6423c1fb074cc3dabf74882568d5e93401293c10039e184a9d1bfc617c983ddb432437d396b421926914d04ebba671a7d8b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -39813,7 +39813,7 @@ __metadata:
|
||||
lint-staged: 15.2.7
|
||||
madge: 6.1.0
|
||||
node-gyp: 9.4.1
|
||||
nodemon: 3.1.4
|
||||
nodemon: 3.1.7
|
||||
npm-package-json-lint: 7.1.0
|
||||
typescript: 5.4.5
|
||||
languageName: unknown
|
||||
|
Loading…
Reference in New Issue
Block a user