diff --git a/package.json b/package.json index e523e1c..c475b55 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@vitejs/plugin-vue": "^5.0.4", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.19", - "nodemon": "^3.1.4", + "nodemon": "^3.1.7", "npm-run-all": "^4.1.5", "postcss": "^8.4.42", "tailwindcss": "^3.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ad9b3c..556fca3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.42) nodemon: - specifier: ^3.1.4 - version: 3.1.4 + specifier: ^3.1.7 + version: 3.1.7 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -1201,8 +1201,8 @@ packages: node-releases@2.0.14: resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} - nodemon@3.1.4: - resolution: {integrity: sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==} + nodemon@3.1.7: + resolution: {integrity: sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==} engines: {node: '>=10'} hasBin: true @@ -2917,7 +2917,7 @@ snapshots: node-releases@2.0.14: {} - nodemon@3.1.4: + nodemon@3.1.7: dependencies: chokidar: 3.6.0 debug: 4.3.6(supports-color@5.5.0)