Bump node-forge from 1.3.1 to 1.3.2 in /frontend #337
Annotations
10 warnings
|
run-lint:
frontend/vite.config.ts#L35
Replace `'globalThis'` with `"globalThis"`
|
|
run-lint:
frontend/vite.config.ts#L30
Replace `'@':·path.resolve(__dirname,·'./src'` with `"@":·path.resolve(__dirname,·"./src"`
|
|
run-lint:
frontend/vite.config.ts#L25
Replace `'build'` with `"build"`
|
|
run-lint:
frontend/vite.config.ts#L18
Replace `'http://backend:8080'` with `"http://backend:8080"`
|
|
run-lint:
frontend/vite.config.ts#L17
Replace `'/api'` with `"/api"`
|
|
run-lint:
frontend/vite.config.ts#L3
Replace `'path'` with `"path";`
|
|
run-lint:
frontend/vite.config.ts#L2
Replace `'@vitejs/plugin-react'` with `"@vitejs/plugin-react";`
|
|
run-lint:
frontend/vite.config.ts#L1
Replace `'vite'` with `"vite";`
|
|
run-lint:
frontend/src/vite-env.d.ts#L9
Insert `;`
|
|
run-lint:
frontend/src/vite-env.d.ts#L4
Insert `;`
|