use nodemon 3.0.2

#14966
This commit is contained in:
syuilo
2024-11-15 19:33:50 +09:00
parent cf7df05023
commit ce1f84e5a3
8 changed files with 25 additions and 25 deletions

View File

@@ -238,7 +238,7 @@
"fkill": "9.0.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"pid-port": "1.0.0",
"simple-oauth2": "5.1.0"
}

View File

@@ -61,7 +61,7 @@
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.6.4",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"prettier": "3.3.3",
"start-server-and-test": "2.0.8",
"vite-plugin-turbosnap": "1.0.3",

View File

@@ -123,7 +123,7 @@
"micromatch": "4.0.8",
"msw": "2.6.4",
"msw-storybook-addon": "2.0.4",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -27,7 +27,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"execa": "9.5.1",
"typescript": "5.6.3",
"esbuild": "0.24.0",

View File

@@ -46,7 +46,7 @@
"jest-websocket-mock": "2.5.0",
"mock-socket": "9.3.1",
"ncp": "2.0.0",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"execa": "9.5.1",
"tsd": "0.31.2",
"typescript": "5.6.3",

View File

@@ -26,7 +26,7 @@
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"execa": "9.5.1",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"typescript": "5.6.3",
"esbuild": "0.24.0",
"glob": "11.0.0"

View File

@@ -17,7 +17,7 @@
"@typescript-eslint/parser": "7.17.0",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67",
"eslint-plugin-import": "2.30.0",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"typescript": "5.6.3"
},
"type": "module"