Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cecef72

Browse filesBrowse files
Update all non-major dependencies
1 parent 5a7749e commit cecef72
Copy full SHA for cecef72

File tree

Expand file treeCollapse file tree

13 files changed

+3265
-2655
lines changed
Filter options
Expand file treeCollapse file tree

13 files changed

+3265
-2655
lines changed

‎.github/workflows/test.yml

Copy file name to clipboardExpand all lines: .github/workflows/test.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4.2.2
1919
- name: Setup Node.js
20-
uses: actions/setup-node@v4.3.0
20+
uses: actions/setup-node@v4.4.0
2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@v4.1.0
2323
with:

‎nuxt-3/package.json

Copy file name to clipboardExpand all lines: nuxt-3/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "nuxt prepare"
1111
},
1212
"dependencies": {
13-
"@fluent/bundle": "^0.18.0",
13+
"@fluent/bundle": "^0.19.0",
1414
"fluent-vue": "^3.5.1",
1515
"nuxt": "^3.10.3",
1616
"vue": "^3.4.19",

‎nuxt-3/pnpm-lock.yaml

Copy file name to clipboardExpand all lines: nuxt-3/pnpm-lock.yaml
+2,177-1,589Lines changed: 2177 additions & 1589 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vue-2-vite-typescript/package.json

Copy file name to clipboardExpand all lines: vue-2-vite-typescript/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"typecheck": "vue-tsc"
99
},
1010
"dependencies": {
11-
"@fluent/bundle": "0.18.0",
11+
"@fluent/bundle": "0.19.1",
1212
"fluent-vue": "3.7.2",
1313
"vue": "2.7.16"
1414
},
1515
"devDependencies": {
16-
"typescript": "5.8.2",
16+
"typescript": "5.8.3",
1717
"unplugin-fluent-vue": "1.4.1",
1818
"vite": "6.3.5",
1919
"vite-plugin-vue2": "2.0.3",
2020
"vue-template-compiler": "2.7.16",
21-
"vue-tsc": "2.2.8"
21+
"vue-tsc": "2.2.10"
2222
}
2323
}

‎vue-2-vite-typescript/pnpm-lock.yaml

Copy file name to clipboardExpand all lines: vue-2-vite-typescript/pnpm-lock.yaml
+27-27Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vue-2-webpack/package.json

Copy file name to clipboardExpand all lines: vue-2-webpack/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "webpack --mode=production"
88
},
99
"dependencies": {
10-
"@fluent/bundle": "0.18.0",
10+
"@fluent/bundle": "0.19.1",
1111
"@fluent/dedent": "0.5.0",
1212
"fluent-vue": "3.7.2",
1313
"vue": "2.7.16"
@@ -18,9 +18,9 @@
1818
"unplugin-fluent-vue": "1.4.1",
1919
"vue-loader": "15.11.1",
2020
"vue-template-compiler": "2.7.16",
21-
"webpack": "5.98.0",
21+
"webpack": "5.99.9",
2222
"webpack-cli": "6.0.1",
23-
"webpack-dev-server": "5.2.0"
23+
"webpack-dev-server": "5.2.2"
2424
},
2525
"browserslist": [
2626
"last 1 Chrome versions"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.