- update dependencies and vscode settings
- add example axios wrapper with test request - move env path
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -3,6 +3,7 @@ lockfileVersion: 5.3
|
||||
specifiers:
|
||||
'@antfu/eslint-config': ^0.14.2
|
||||
'@iconify-json/carbon': ^1.0.12
|
||||
'@types/lodash': ^4.14.178
|
||||
'@types/node': ^17.0.5
|
||||
'@unocss/reset': ^0.16.4
|
||||
'@vitejs/plugin-vue': ^2.0.1
|
||||
@@ -35,6 +36,7 @@ dependencies:
|
||||
devDependencies:
|
||||
'@antfu/eslint-config': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||
'@iconify-json/carbon': 1.0.12
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/node': 17.0.5
|
||||
'@unocss/reset': 0.16.4
|
||||
'@vitejs/plugin-vue': 2.0.1_vite@2.7.9+vue@3.2.26
|
||||
@@ -459,6 +461,10 @@ packages:
|
||||
resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=}
|
||||
dev: true
|
||||
|
||||
/@types/lodash/4.14.178:
|
||||
resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==}
|
||||
dev: true
|
||||
|
||||
/@types/node/17.0.5:
|
||||
resolution: {integrity: sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==}
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user