Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
node v18.12.1 -> v18.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizumaki committed Mar 6, 2023
1 parent b64e37c commit 638d933
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: node:18.12.1-buster
image: node:18.14.2-buster

tasks:
- init: yarn install
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.12.1
18.14.2
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.12.1
18.14.2
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.12.1-alpine
FROM node:18.14.2-alpine

ENV PROJECT_ROOTDIR /app/

Expand Down
2 changes: 1 addition & 1 deletion FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

| アプリケーション名 | バージョン(指定がある場合のみ、記載する) | インストール条件 |
| ------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| [Node.js](https://nodejs.org/ja/) | 18.12.1 以上 | 必須 |
| [Node.js](https://nodejs.org/ja/) | 18.14.2 以上 | 必須 |
| [Visual Studio Code](https://code.visualstudio.com/) | | [Visual Studio Code を利用する場合](#1-1-visual-studio-codeの拡張機能) |
| [yarn](https://classic.yarnpkg.com/ja/) | | [本プログラムを yarn で実行する場合](#2-1-yarn-を使う場合) |
| [docker compose](https://docs.docker.com/compose/install/) | | [本プログラムを docker compose で実行する場合](#2-2-docker-compose-を使う場合) |
Expand Down
2 changes: 1 addition & 1 deletion docs/en/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/en/) | 18.12.1 or higher | Required |
| [Node.js](https://nodejs.org/en/) | 18.14.2 or higher | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/en/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/es/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Instale las siguientes aplicaciones para el ambiente de desarrollo.

| Nombre de la aplicación | Versión de la aplicación (Proporcionar sólo si se especifica) | Condiciones de instalación |
| ---------------------------------------------------------- | ------------------------------------------------------------- | ---------------------------------------------------- |
| [Node.js](https://nodejs.org/es/) | 18.12.1 o superior | Requerido |
| [Node.js](https://nodejs.org/es/) | 18.14.2 o superior | Requerido |
| [Visual Studio Code](https://code.visualstudio.com/) | | si usas Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/es-ES/) | | Cuando se ejecuta este programa con `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | Cuando se ejecuta este programa con `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/fr/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/fr/) | 18.12.1 or plus récent | Required |
| [Node.js](https://nodejs.org/fr/) | 18.14.2 or plus récent | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/fr/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/ko/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/en/) | 18.12.1 이상 | Required |
| [Node.js](https://nodejs.org/en/) | 18.14.2 이상 | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/en/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/pt_BR/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/pt-br/) | 18.12.1 ou mais nova | Required |
| [Node.js](https://nodejs.org/pt-br/) | 18.14.2 ou mais nova | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/pt-BR/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/th/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/en/) | 18.12.1 หรือสูงกว่า | Required |
| [Node.js](https://nodejs.org/en/) | 18.14.2 หรือสูงกว่า | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/en/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/vi/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/en/) | 18.12.1 hoặc cao hơn | Required |
| [Node.js](https://nodejs.org/en/) | 18.14.2 hoặc cao hơn | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/en/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install the following application to the environment for development.

| Application name | Application version(Fill in only if specified) | Installation conditions |
| ---------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------- |
| [Node.js](https://nodejs.org/zh-cn/) | 18.12.1 以上 | Required |
| [Node.js](https://nodejs.org/zh-cn/) | 18.14.2 以上 | Required |
| [Visual Studio Code](https://code.visualstudio.com/) | | If you use Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/zh-Hans/) | | When executing this program with `yarn` |
| [docker compose](https://docs.docker.com/compose/install/) | | When executing this program with `docker compose` |
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

### 开发环境搭建

- Node.js 版本最低需求: 18.12.1 以上
- Node.js 版本最低需求: 18.14.2 以上

**使用 yarn 时**

Expand Down
2 changes: 1 addition & 1 deletion docs/zh_TW/FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

| 應用程式名稱 | 應用程式版本(有特定版本才填寫) | 安裝要求 |
| ---------------------------------------------------------- | ------------------------------ | ---------------------------------- |
| [Node.js](https://nodejs.org/zh-tw/) | 18.12.1 以上 | 必要 |
| [Node.js](https://nodejs.org/zh-tw/) | 18.14.2 以上 | 必要 |
| [Visual Studio Code](https://code.visualstudio.com/) | | 如果你使用 Visual Studio Code |
| [yarn](https://classic.yarnpkg.com/zh-Hant/) | | 使用 `yarn` 執行本專案時 |
| [docker compose](https://docs.docker.com/compose/install/) | | 使用 `docker compose` 直襲本專案時 |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "東京都",
"private": true,
"engines": {
"node": ">=18.12.1"
"node": ">=18.14.2"
},
"scripts": {
"dev": "cross-env NODE_ENV=development GENERATE_ENV=development nuxt",
Expand Down

0 comments on commit 638d933

Please sign in to comment.