Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit bf8f493

Browse files
pnpm update (#955)
* pnpm update * Run glint
1 parent 0d38499 commit bf8f493

File tree

5 files changed

+1337
-1150
lines changed

5 files changed

+1337
-1150
lines changed

CHANGELOG.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,36 @@
77
* [#435](https://github.com/shipshapecode/ember-prism/pull/435) Update README.md ([@amyrlam](https://github.com/amyrlam))
88

99
#### :house: Internal
10-
* [#456](https://github.com/shipshapecode/ember-prism/pull/456) Ember 4.1 ([@rwwagner90](https://github.com/rwwagner90))
10+
* [#456](https://github.com/shipshapecode/ember-prism/pull/456) Ember 4.1 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
1111

1212
#### Committers: 3
1313
- Amy Lam ([@amyrlam](https://github.com/amyrlam))
14-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
14+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
1515
- Sean Goresht ([@srsgores](https://github.com/srsgores))
1616

1717
## v0.12.0 (2021-10-18)
1818

1919
#### :house: Internal
20-
* [#375](https://github.com/shipshapecode/ember-prism/pull/375) Convert back to render modifiers ([@rwwagner90](https://github.com/rwwagner90))
20+
* [#375](https://github.com/shipshapecode/ember-prism/pull/375) Convert back to render modifiers ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
2121

2222
#### Committers: 1
23-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
23+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
2424

2525
## v0.11.0 (2021-08-26)
2626

2727
#### :rocket: Enhancement
28-
* [#328](https://github.com/shipshapecode/ember-prism/pull/328) Use ember-ref-bucket, bump Ember and deps ([@rwwagner90](https://github.com/rwwagner90))
28+
* [#328](https://github.com/shipshapecode/ember-prism/pull/328) Use ember-ref-bucket, bump Ember and deps ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
2929

3030
#### Committers: 1
31-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
31+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
3232

3333
## v0.10.0 (2021-07-28)
3434

3535
#### :rocket: Enhancement
3636
* [#279](https://github.com/shipshapecode/ember-prism/pull/279) Hifi glimmer ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
3737

3838
#### Committers: 3
39-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
39+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
4040
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
4141
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
4242

@@ -46,34 +46,34 @@
4646
* [#236](https://github.com/shipshapecode/ember-prism/pull/236) Use `require.resolve()` to check if Prism plugin files exist ([@Turbo87](https://github.com/Turbo87))
4747

4848
#### :house: Internal
49-
* [#185](https://github.com/shipshapecode/ember-prism/pull/185) Switch to GitHub actions ([@rwwagner90](https://github.com/rwwagner90))
49+
* [#185](https://github.com/shipshapecode/ember-prism/pull/185) Switch to GitHub actions ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
5050

5151
#### Committers: 3
52-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
52+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
5353
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
5454
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
5555

5656
## v0.9.0 (2020-10-12)
5757

5858
#### :house: Internal
59-
* [#163](https://github.com/shipshapecode/ember-prism/pull/163) Bump prism to fix vulnerability, bump deps ([@rwwagner90](https://github.com/rwwagner90))
60-
* [#162](https://github.com/shipshapecode/ember-prism/pull/162) Ember 3.21 ([@rwwagner90](https://github.com/rwwagner90))
59+
* [#163](https://github.com/shipshapecode/ember-prism/pull/163) Bump prism to fix vulnerability, bump deps ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
60+
* [#162](https://github.com/shipshapecode/ember-prism/pull/162) Ember 3.21 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
6161
* [#148](https://github.com/shipshapecode/ember-prism/pull/148) add embroider scenarios to ember-try ([@ef4](https://github.com/ef4))
6262

6363
#### Committers: 3
6464
- Edward Faulkner ([@ef4](https://github.com/ef4))
65-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
65+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
6666
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
6767

6868
## v0.8.2 (2020-09-07)
6969

7070
## v0.8.1 (2020-09-07)
7171

7272
#### :house: Internal
73-
* [#138](https://github.com/shipshapecode/ember-prism/pull/138) Do not use ember-cli-node-assets for imports ([@rwwagner90](https://github.com/rwwagner90))
73+
* [#138](https://github.com/shipshapecode/ember-prism/pull/138) Do not use ember-cli-node-assets for imports ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
7474

7575
#### Committers: 2
76-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
76+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
7777
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
7878

7979
## v0.8.0 (2020-08-01)
@@ -88,9 +88,9 @@
8888
## v0.7.0 (2020-06-18)
8989

9090
#### :rocket: Enhancement
91-
* [#82](https://github.com/shipshapecode/ember-prism/pull/82) ember-cli 3.18 and updates ([@rwwagner90](https://github.com/rwwagner90))
91+
* [#82](https://github.com/shipshapecode/ember-prism/pull/82) ember-cli 3.18 and updates ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9292

9393
#### Committers: 2
94-
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
94+
- Robert Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9595
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9696

package.json

Lines changed: 49 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"name": "Robert Wagner",
1818
"email": "rwwagner90@gmail.com",
19-
"url": "https://github.com/rwwagner90"
19+
"url": "https://github.com/RobbieTheWagner"
2020
}
2121
],
2222
"typesVersions": {
@@ -48,60 +48,59 @@
4848
"lint:hbs:fix": "ember-template-lint . --fix",
4949
"lint:js": "eslint . --cache",
5050
"lint:js:fix": "eslint . --fix",
51-
"lint:types": "tsc --noEmit",
52-
"prepack": "tsc --project tsconfig.declarations.json",
53-
"postpack": "rimraf declarations",
51+
"lint:types": "glint",
52+
"prepack": "glint --declaration",
5453
"start": "ember serve",
5554
"test": "concurrently \"npm:lint\" \"npm:test:*\" --names \"lint,test:\"",
5655
"test:ember": "ember test",
5756
"test:ember-compatibility": "ember try:each"
5857
},
5958
"dependencies": {
60-
"@babel/core": "^7.23.7",
61-
"@ember/render-modifiers": "^2.0.0",
62-
"ember-auto-import": "^2.7.2",
59+
"@babel/core": "^7.24.7",
60+
"@ember/render-modifiers": "^2.1.0",
61+
"ember-auto-import": "^2.7.4",
6362
"ember-cli-babel": "^8.2.0",
6463
"ember-cli-htmlbars": "^6.3.0",
6564
"ember-cli-node-assets": "^0.2.2",
66-
"prismjs": "^1.22.0",
65+
"prismjs": "^1.29.0",
6766
"prismjs-glimmer": "^1.1.1"
6867
},
6968
"devDependencies": {
70-
"@ember/optional-features": "^2.0.0",
71-
"@ember/test-helpers": "^3.2.1",
69+
"@ember/optional-features": "^2.1.0",
70+
"@ember/test-helpers": "^3.3.0",
7271
"@embroider/test-setup": "^4.0.0",
7372
"@glimmer/component": "^1.1.2",
7473
"@glimmer/tracking": "^1.1.2",
75-
"@glint/core": "^1.3.0",
76-
"@glint/environment-ember-loose": "^1.2.1",
77-
"@glint/template": "^1.2.1",
78-
"@tsconfig/ember": "^3.0.3",
79-
"@types/ember": "^4.0.10",
80-
"@types/ember__application": "^4.0.10",
81-
"@types/ember__array": "^4.0.9",
82-
"@types/ember__component": "^4.0.21",
83-
"@types/ember__controller": "^4.0.11",
84-
"@types/ember__debug": "^4.0.7",
85-
"@types/ember__destroyable": "^4.0.4",
86-
"@types/ember__engine": "^4.0.10",
87-
"@types/ember__error": "^4.0.5",
88-
"@types/ember__helper": "^4.0.5",
89-
"@types/ember__modifier": "^4.0.8",
90-
"@types/ember__object": "^4.0.11",
91-
"@types/ember__owner": "^4.0.8",
92-
"@types/ember__polyfills": "^4.0.5",
93-
"@types/ember__routing": "^4.0.19",
94-
"@types/ember__runloop": "^4.0.8",
95-
"@types/ember__service": "^4.0.8",
74+
"@glint/core": "^1.4.0",
75+
"@glint/environment-ember-loose": "^1.4.0",
76+
"@glint/template": "^1.4.0",
77+
"@tsconfig/ember": "^3.0.8",
78+
"@types/ember": "^4.0.11",
79+
"@types/ember__application": "^4.0.11",
80+
"@types/ember__array": "^4.0.10",
81+
"@types/ember__component": "^4.0.22",
82+
"@types/ember__controller": "^4.0.12",
83+
"@types/ember__debug": "^4.0.8",
84+
"@types/ember__destroyable": "^4.0.5",
85+
"@types/ember__engine": "^4.0.11",
86+
"@types/ember__error": "^4.0.6",
87+
"@types/ember__helper": "^4.0.8",
88+
"@types/ember__modifier": "^4.0.9",
89+
"@types/ember__object": "^4.0.12",
90+
"@types/ember__owner": "^4.0.9",
91+
"@types/ember__polyfills": "^4.0.6",
92+
"@types/ember__routing": "^4.0.22",
93+
"@types/ember__runloop": "^4.0.10",
94+
"@types/ember__service": "^4.0.9",
9695
"@types/ember__string": "^3.16.3",
97-
"@types/ember__template": "^4.0.5",
98-
"@types/ember__test": "^4.0.5",
99-
"@types/ember__utils": "^4.0.6",
96+
"@types/ember__template": "^4.0.7",
97+
"@types/ember__test": "^4.0.6",
98+
"@types/ember__utils": "^4.0.7",
10099
"@types/htmlbars-inline-precompile": "^3.0.3",
101-
"@types/qunit": "^2.19.9",
102-
"@types/rsvp": "^4.0.8",
103-
"@typescript-eslint/eslint-plugin": "^7.0.0",
104-
"@typescript-eslint/parser": "^6.14.0",
100+
"@types/qunit": "^2.19.10",
101+
"@types/rsvp": "^4.0.9",
102+
"@typescript-eslint/eslint-plugin": "^7.15.0",
103+
"@typescript-eslint/parser": "^6.21.0",
105104
"broccoli-asset-rev": "^3.0.0",
106105
"concurrently": "^8.2.2",
107106
"ember-cli": "~5.6.0",
@@ -111,30 +110,30 @@
111110
"ember-cli-sri": "^2.1.1",
112111
"ember-cli-terser": "^4.0.2",
113112
"ember-load-initializers": "^2.1.2",
114-
"ember-page-title": "^8.2.0",
115-
"ember-qunit": "^8.0.2",
113+
"ember-page-title": "^8.2.3",
114+
"ember-qunit": "^8.1.0",
116115
"ember-resolver": "^11.0.1",
117116
"ember-source": "~5.9.0",
118117
"ember-source-channel-url": "^3.0.0",
119118
"ember-template-lint": "^5.13.0",
120119
"ember-try": "^3.0.0",
121-
"eslint": "^8.56.0",
120+
"eslint": "^8.57.0",
122121
"eslint-config-prettier": "^9.1.0",
123-
"eslint-plugin-ember": "^12.0.2",
124-
"eslint-plugin-n": "^17.0.0",
122+
"eslint-plugin-ember": "^12.1.1",
123+
"eslint-plugin-n": "^17.9.0",
125124
"eslint-plugin-prettier": "^5.1.3",
126-
"eslint-plugin-qunit": "^8.0.1",
125+
"eslint-plugin-qunit": "^8.1.1",
127126
"loader.js": "^4.7.0",
128-
"prettier": "^3.2.4",
129-
"qunit": "^2.20.0",
130-
"qunit-dom": "^3.0.0",
131-
"release-it": "^15.5.0",
127+
"prettier": "^3.3.2",
128+
"qunit": "^2.21.0",
129+
"qunit-dom": "^3.2.0",
130+
"release-it": "^15.11.0",
132131
"release-it-lerna-changelog": "^5.0.0",
133132
"stylelint": "^15.11.0",
134133
"stylelint-config-standard": "^34.0.0",
135134
"stylelint-prettier": "^4.1.0",
136-
"typescript": "^5.3.3",
137-
"webpack": "^5.89.0"
135+
"typescript": "^5.5.3",
136+
"webpack": "^5.92.1"
138137
},
139138
"peerDependencies": {
140139
"ember-source": ">= 4.0.0"

0 commit comments

Comments
 (0)