Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanxiaobei/hugo-paper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanxiaobei <nanxiaobei@gmail.com>2022-08-15 21:20:54 +0300
committernanxiaobei <nanxiaobei@gmail.com>2022-08-15 21:20:54 +0300
commit782a5537ee53b5ab875cbddd637d39c0253944b8 (patch)
tree5fe412fbfffba224818b373292792c7dd1f7ad89
parentd134c6dfcb65519ff3b7734ff626c65579db1955 (diff)
update deps
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml8
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 98f6de9..c2f6d15 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"license": "MIT",
"private": true,
"scripts": {
- "start": "hugo server --buildDrafts --watch --minify --disableFastRender --themesDir=../.. --source=exampleSite --bind=0.0.0.0 --baseURL=192.168.0.103 --port=1313",
+ "start": "hugo server --buildDrafts --watch --minify --disableFastRender --themesDir=../.. --source=exampleSite --bind=0.0.0.0 --baseURL=192.168.0.102 --port=1313",
"open": "open http://0.0.0.0:1313/",
"css": "pnpm tailwindcss -i ./assets/app.css -o ./assets/main.css --watch",
"go": "cp exampleSite/go.default.mod exampleSite/go.mod",
@@ -19,7 +19,7 @@
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"stylelint": "^14.10.0",
- "stylelint-config-one": "^2.3.0",
+ "stylelint-config-one": "^2.3.1",
"tailwindcss": "^3.1.8"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 16166ba..263efd1 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,7 +5,7 @@ specifiers:
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.13
stylelint: ^14.10.0
- stylelint-config-one: ^2.3.0
+ stylelint-config-one: ^2.3.1
tailwindcss: ^3.1.8
dependencies:
@@ -13,7 +13,7 @@ dependencies:
prettier: 2.7.1
prettier-plugin-tailwindcss: 0.1.13_prettier@2.7.1
stylelint: 14.10.0
- stylelint-config-one: 2.3.0_stylelint@14.10.0
+ stylelint-config-one: 2.3.1_stylelint@14.10.0
tailwindcss: 3.1.8
packages:
@@ -1190,8 +1190,8 @@ packages:
stylelint-scss: 4.3.0_stylelint@14.10.0
dev: false
- /stylelint-config-one/2.3.0_stylelint@14.10.0:
- resolution: {integrity: sha512-ccn/zmIr11XxWEgS9pIq3RuMinr+85dWy3/VimgYh9XZdIUk8pKNuTrR+W8/jP+g1JxoXIlBHTHjfvtWIMROVg==}
+ /stylelint-config-one/2.3.1_stylelint@14.10.0:
+ resolution: {integrity: sha512-WoiqtkUQcurt8ngTsercypc3nyUpj3lJncVEYAPRbeOpRpVDYICgk0rJUFdA7j0X9nHHDambtQOdWFArMj6Xmg==}
peerDependencies:
stylelint: '>=14.0.0'
dependencies: