Skip to content

Commit 52d983f

Browse files
Update all non-major dependencies (#98)
* Update all non-major dependencies * Updated snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ivan Demchuk <ivan.demchuk@gmail.com>
1 parent 62686a1 commit 52d983f

File tree

5 files changed

+1130
-955
lines changed

5 files changed

+1130
-955
lines changed

.github/workflows/test.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
node: [20, 22]
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v4.1.7
22+
uses: actions/checkout@v4.2.2
2323
- name: Setup Node.js ${{ matrix.node }}
24-
uses: actions/setup-node@v4.0.3
24+
uses: actions/setup-node@v4.1.0
2525
with:
2626
node-version: ${{ matrix.node }}
2727
- uses: pnpm/action-setup@v4.0.0
@@ -39,9 +39,9 @@ jobs:
3939
name: Lint source code
4040
steps:
4141
- name: Checkout
42-
uses: actions/checkout@v4.1.7
42+
uses: actions/checkout@v4.2.2
4343
- name: Setup Node.js
44-
uses: actions/setup-node@v4.0.3
44+
uses: actions/setup-node@v4.1.0
4545
- uses: pnpm/action-setup@v4.0.0
4646
with:
4747
run_install: true
@@ -54,14 +54,14 @@ jobs:
5454
name: Test build of example projects
5555
steps:
5656
- name: Checkout unplugin-fluent-vue
57-
uses: actions/checkout@v4.1.7
57+
uses: actions/checkout@v4.2.2
5858
- name: Checkout examples
59-
uses: actions/checkout@v4.1.7
59+
uses: actions/checkout@v4.2.2
6060
with:
6161
repository: fluent-vue/examples
6262
path: examples
6363
- name: Setup Node.js
64-
uses: actions/setup-node@v4.0.3
64+
uses: actions/setup-node@v4.1.0
6565
- uses: pnpm/action-setup@v4.0.0
6666

6767
- name: Test
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-fluent-vue",
33
"type": "module",
44
"version": "1.3.1",
5-
"packageManager": "pnpm@9.10.0",
5+
"packageManager": "pnpm@9.12.3",
66
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
77
"author": {
88
"name": "Ivan Demchuk",
@@ -111,27 +111,27 @@
111111
},
112112
"devDependencies": {
113113
"@antfu/eslint-config": "^3.8.0",
114-
"@nuxt/kit": "^3.13.1",
115-
"@nuxt/schema": "^3.13.1",
114+
"@nuxt/kit": "^3.14.159",
115+
"@nuxt/schema": "^3.14.159",
116116
"@release-it-plugins/lerna-changelog": "7.0.0",
117117
"@types/node": "22.9.0",
118-
"@vitejs/plugin-vue": "5.1.3",
119-
"@vitest/coverage-istanbul": "^2.1.0",
120-
"@vue/compiler-sfc": "3.5.4",
118+
"@vitejs/plugin-vue": "5.1.5",
119+
"@vitest/coverage-istanbul": "^2.1.4",
120+
"@vue/compiler-sfc": "3.5.12",
121121
"dotenv-cli": "7.4.2",
122122
"eslint": "9.14.0",
123-
"execa": "9.3.1",
123+
"execa": "9.5.1",
124124
"husky": "9.1.6",
125125
"lint-staged": "15.2.10",
126-
"memfs": "4.11.1",
127-
"release-it": "17.6.0",
128-
"tsup": "8.2.4",
129-
"typescript": "5.6.2",
130-
"vite": "5.4.4",
131-
"vitest": "2.1.0",
132-
"vue": "3.5.4",
126+
"memfs": "4.14.0",
127+
"release-it": "17.10.0",
128+
"tsup": "8.3.5",
129+
"typescript": "5.6.3",
130+
"vite": "5.4.11",
131+
"vitest": "2.1.4",
132+
"vue": "3.5.12",
133133
"vue-loader": "17.4.2",
134-
"webpack": "5.94.0"
134+
"webpack": "5.96.1"
135135
},
136136
"lint-staged": {
137137
"*.js": "eslint --fix",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy