Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
contactless-ionic
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
creditcard
contactless-ionic
Commits
e0c2b6b1
Commit
e0c2b6b1
authored
Aug 06, 2024
by
伊藤雄大
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024/08/06
最新環境化
parent
aeb0cdae
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
31 deletions
+31
-31
package-lock.json
package-lock.json
+0
-0
package.json
package.json
+31
-31
No files found.
package-lock.json
View file @
e0c2b6b1
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
e0c2b6b1
...
...
@@ -13,56 +13,56 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"^18.
0.0
"
,
"
@angular/common
"
:
"^18.
0.0
"
,
"
@angular/compiler
"
:
"^18.
0.0
"
,
"
@angular/core
"
:
"^18.1.
1
"
,
"
@angular/forms
"
:
"^18.
0.0
"
,
"
@angular/platform-browser
"
:
"^18.
0.0
"
,
"
@angular/platform-browser-dynamic
"
:
"^18.
0.0
"
,
"
@angular/router
"
:
"^18.
0.0
"
,
"
@aws-amplify/ui-angular
"
:
"^5.0.1
6
"
,
"
@angular/animations
"
:
"^18.
1.3
"
,
"
@angular/common
"
:
"^18.
1.3
"
,
"
@angular/compiler
"
:
"^18.
1.3
"
,
"
@angular/core
"
:
"^18.1.
3
"
,
"
@angular/forms
"
:
"^18.
1.3
"
,
"
@angular/platform-browser
"
:
"^18.
1.3
"
,
"
@angular/platform-browser-dynamic
"
:
"^18.
1.3
"
,
"
@angular/router
"
:
"^18.
1.3
"
,
"
@aws-amplify/ui-angular
"
:
"^5.0.1
8
"
,
"
@capacitor/app
"
:
"6.0.0"
,
"
@capacitor/core
"
:
"6.1.
0
"
,
"
@capacitor/core
"
:
"6.1.
1
"
,
"
@capacitor/haptics
"
:
"6.0.0"
,
"
@capacitor/keyboard
"
:
"6.0.1"
,
"
@capacitor/status-bar
"
:
"6.0.0"
,
"
@ionic/angular
"
:
"^8.0.0"
,
"
aws-amplify
"
:
"^6.4.
0
"
,
"
aws-amplify
"
:
"^6.4.
4
"
,
"
bootstrap
"
:
"^5.3.3"
,
"
bootstrap-icons
"
:
"^1.11.3"
,
"
ionicons
"
:
"^7.0.0"
,
"
rxjs
"
:
"~7.8.0"
,
"
tslib
"
:
"^2.3.0"
,
"
zone.js
"
:
"~0.14.
2
"
"
zone.js
"
:
"~0.14.
10
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"^18.
0.0
"
,
"
@angular-eslint/builder
"
:
"^18.
0
.0"
,
"
@angular-eslint/eslint-plugin
"
:
"^18.
0
.0"
,
"
@angular-eslint/eslint-plugin-template
"
:
"^18.
0
.0"
,
"
@angular-eslint/schematics
"
:
"^18.
0
.0"
,
"
@angular-eslint/template-parser
"
:
"^18.
0
.0"
,
"
@angular/cli
"
:
"^18.1.
1
"
,
"
@angular/compiler-cli
"
:
"^18.
0.0
"
,
"
@angular/language-service
"
:
"^18.
0.0
"
,
"
@capacitor/cli
"
:
"6.1.
0
"
,
"
@angular-devkit/build-angular
"
:
"^18.
1.3
"
,
"
@angular-eslint/builder
"
:
"^18.
2
.0"
,
"
@angular-eslint/eslint-plugin
"
:
"^18.
2
.0"
,
"
@angular-eslint/eslint-plugin-template
"
:
"^18.
2
.0"
,
"
@angular-eslint/schematics
"
:
"^18.
2
.0"
,
"
@angular-eslint/template-parser
"
:
"^18.
2
.0"
,
"
@angular/cli
"
:
"^18.1.
3
"
,
"
@angular/compiler-cli
"
:
"^18.
1.3
"
,
"
@angular/language-service
"
:
"^18.
1.3
"
,
"
@capacitor/cli
"
:
"6.1.
1
"
,
"
@ionic/angular-toolkit
"
:
"^11.0.1"
,
"
@types/jasmine
"
:
"~5.1.0"
,
"
@typescript-eslint/eslint-plugin
"
:
"^
6.0.0
"
,
"
@typescript-eslint/parser
"
:
"^
6.0.0
"
,
"
eslint
"
:
"^
8.57
.0"
,
"
@typescript-eslint/eslint-plugin
"
:
"^
8.0.1
"
,
"
@typescript-eslint/parser
"
:
"^
8.0.1
"
,
"
eslint
"
:
"^
9.8
.0"
,
"
eslint-plugin-import
"
:
"^2.29.1"
,
"
eslint-plugin-jsdoc
"
:
"^48.
2.1
"
,
"
eslint-plugin-prefer-arrow
"
:
"1.2.
2
"
,
"
jasmine-core
"
:
"~5.
1
.0"
,
"
jasmine-spec-reporter
"
:
"~
5
.0.0"
,
"
karma
"
:
"~6.4.
0
"
,
"
eslint-plugin-jsdoc
"
:
"^48.
11.0
"
,
"
eslint-plugin-prefer-arrow
"
:
"1.2.
3
"
,
"
jasmine-core
"
:
"~5.
2
.0"
,
"
jasmine-spec-reporter
"
:
"~
7
.0.0"
,
"
karma
"
:
"~6.4.
4
"
,
"
karma-chrome-launcher
"
:
"~3.2.0"
,
"
karma-coverage
"
:
"~2.2.0"
,
"
karma-jasmine
"
:
"~5.1.0"
,
"
karma-jasmine-html-reporter
"
:
"~2.1.0"
,
"
typescript
"
:
"~5.
4.0
"
"
typescript
"
:
"~5.
5.4
"
},
"description"
:
"An Ionic project"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment