You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency nodemon to v3.1.10 (#12769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"eslint-plugin-github": "4.10.2",
|
||||
"http-server": "14.1.1",
|
||||
"node-gyp": "11.2.0",
|
||||
"nodemon": "3.1.9"
|
||||
"nodemon": "3.1.10"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"resolutions": {
|
||||
|
@@ -121,7 +121,7 @@
|
||||
"jetifier": "2.0.0",
|
||||
"js-draw": "1.30.0",
|
||||
"jsdom": "25.0.1",
|
||||
"nodemon": "3.1.9",
|
||||
"nodemon": "3.1.10",
|
||||
"punycode": "2.3.1",
|
||||
"react-dom": "19.0.0",
|
||||
"react-native-web": "0.20.0",
|
||||
|
@@ -46,7 +46,7 @@
|
||||
"node-cron": "3.0.3",
|
||||
"node-os-utils": "1.3.7",
|
||||
"nodemailer": "6.10.1",
|
||||
"nodemon": "3.1.9",
|
||||
"nodemon": "3.1.10",
|
||||
"pg": "8.14.1",
|
||||
"pm2": "5.4.3",
|
||||
"pretty-bytes": "5.6.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@@ -9082,7 +9082,7 @@ __metadata:
|
||||
jsdom: "npm:25.0.1"
|
||||
lodash: "npm:4.17.21"
|
||||
md5: "npm:2.3.0"
|
||||
nodemon: "npm:3.1.9"
|
||||
nodemon: "npm:3.1.10"
|
||||
path-browserify: "npm:1.0.1"
|
||||
prop-types: "npm:15.8.1"
|
||||
punycode: "npm:2.3.1"
|
||||
@@ -9540,7 +9540,7 @@ __metadata:
|
||||
node-mocks-http: "npm:1.16.2"
|
||||
node-os-utils: "npm:1.3.7"
|
||||
nodemailer: "npm:6.10.1"
|
||||
nodemon: "npm:3.1.9"
|
||||
nodemon: "npm:3.1.10"
|
||||
pg: "npm:8.14.1"
|
||||
pm2: "npm:5.4.3"
|
||||
pretty-bytes: "npm:5.6.0"
|
||||
@@ -37381,9 +37381,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nodemon@npm:3.1.9":
|
||||
version: 3.1.9
|
||||
resolution: "nodemon@npm:3.1.9"
|
||||
"nodemon@npm:3.1.10":
|
||||
version: 3.1.10
|
||||
resolution: "nodemon@npm:3.1.10"
|
||||
dependencies:
|
||||
chokidar: "npm:^3.5.2"
|
||||
debug: "npm:^4"
|
||||
@@ -37397,7 +37397,7 @@ __metadata:
|
||||
undefsafe: "npm:^2.0.5"
|
||||
bin:
|
||||
nodemon: bin/nodemon.js
|
||||
checksum: 10/7c01ddfa30815f4147006f5b7c015a1f75017118cf398ee8c4ba3ac904667f4555b91cca6b7b191e0f6ccf5072727aa20224a1456d5446f3f6053e15132068a2
|
||||
checksum: 10/af5f63d0b4af3ee54f60c136996692232f836815ddd37c0368fd8e50c31dd0180a4db5cdb7f4c2c5a96b31c77f30a77c2253ac34438913839846098af813fd20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -44040,7 +44040,7 @@ __metadata:
|
||||
lint-staged: "npm:15.5.1"
|
||||
madge: "npm:8.0.0"
|
||||
node-gyp: "npm:11.2.0"
|
||||
nodemon: "npm:3.1.9"
|
||||
nodemon: "npm:3.1.10"
|
||||
npm-package-json-lint: "npm:8.0.0"
|
||||
typescript: "npm:5.4.5"
|
||||
languageName: unknown
|
||||
|
Reference in New Issue
Block a user